Home
last modified time | relevance | path

Searched refs:written (Results 76 – 97 of 97) sorted by relevance

1234

/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE205 your rights to work written entirely by you; rather, the intent is to
309 c) Accompany the work with a written offer, valid for at
415 the limitation as if written in the body of this License.
506 library `Frob' (a library for tweaking knobs) written by James
/PHP-8.2/docs/
H A Dparameter-parsing-api.md101 double* arguments, respectively. A non-zero value will be written to the
/PHP-8.2/ext/spl/
H A Dspl_directory.c2623 ssize_t written; in PHP_METHOD() local
2643 written = php_stream_write(intern->u.file.stream, str, str_len); in PHP_METHOD()
2644 if (written < 0) { in PHP_METHOD()
2647 RETURN_LONG(written); in PHP_METHOD()
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE202 your rights to work written entirely by you; rather, the intent is to
306 c) Accompany the work with a written offer, valid for at
411 written in the body of this License.
/PHP-8.2/ext/phar/
H A Dphar.c2682 size_t written; in phar_flush() local
2685 php_stream_copy_to_stream_ex(oldfile, newfile, phar->halt_offset, &written); in phar_flush()
2691 written = php_stream_write(newfile, ZSTR_VAL(newstub), phar->halt_offset); in phar_flush()
2693 if (phar->halt_offset != written) { in phar_flush()
/PHP-8.2/ext/standard/tests/file/
H A Dfputcsv_variation6.phpt7 present in the field to be written to the file
H A Dfputcsv_variation7.phpt7 present in the field to be written to the file
H A Dfputcsv_variation8.phpt7 present in the field to be written to the file
H A Dfile.inc335 text_with_new_line = same as text but new lines are written
/PHP-8.2/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation6.phpt8 present in the field to be written to the file
H A DSplFileObject_fputcsv_variation7.phpt8 present in the field to be written to the file
H A DSplFileObject_fputcsv_variation8.phpt8 present in the field to be written to the file
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in346 ; %T: time the log has been written (the request has finished)
437 ; Settings to "no" will output data as written to the stdout or stderr.
/PHP-8.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt55 means any form of electronic, verbal, or written communication sent
/PHP-8.2/sapi/fpm/tests/
H A Dlogtool.inc221 * @param bool $isStdErr Whether the message is written to stderr.
H A Dtester.inc1512 * Expect message to be written to FastCGI error stream.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic12753 >8224 ledate x last written at %s,
12769 >&-304 leqldate x last written at %s,
12789 >&-304 leqldate x last written at %s,
12813 >8224 bedate x last written at %s,
12829 >&-304 beqldate x last written at %s,
20094 # written on a little endian machine
20101 # written on a big endian machine
20109 # written on a little endian machine
20116 # written on a big endian machine
20133 # LAMMPS data file written by OVITO
[all …]
H A Dmagic私はガラスを食べられます12753 >8224 ledate x last written at %s,
12769 >&-304 leqldate x last written at %s,
12789 >&-304 leqldate x last written at %s,
12813 >8224 bedate x last written at %s,
12829 >&-304 beqldate x last written at %s,
20094 # written on a little endian machine
20101 # written on a big endian machine
20109 # written on a little endian machine
20116 # written on a big endian machine
20133 # LAMMPS data file written by OVITO
[all …]
/PHP-8.2/build/
H A Dphp.m4184 dnl the compiler. Sources can be either written in C or C++ (filenames shall end
/PHP-8.2/
H A DNEWS656 . Fixed bug GH-12504 (Corrupted session written when there's a fatal error
H A Dphp.ini-development363 ; If enabled, scripts may be written in encodings that are incompatible with
H A Dphp.ini-production363 ; If enabled, scripts may be written in encodings that are incompatible with

Completed in 195 milliseconds

1234