Home
last modified time | relevance | path

Searched refs:written (Results 101 – 122 of 122) sorted by relevance

12345

/PHP-7.4/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-7.4/docs/
H A Dparameter-parsing-api.md101 double* arguments, respectively. A non-zero value will be written to the
/PHP-7.4/ext/spl/
H A Dspl_directory.c2912 ssize_t written; in SPL_METHOD() local
2935 written = php_stream_write(intern->u.file.stream, str, str_len); in SPL_METHOD()
2936 if (written < 0) { in SPL_METHOD()
2939 RETURN_LONG(written); in SPL_METHOD()
/PHP-7.4/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-7.4/sapi/fpm/
H A Dwww.conf.in311 ; %T: time the log has been written (the request has finished)
386 ; Settings to "no" will output data as written to the stdout or stderr.
/PHP-7.4/ext/phar/
H A Dphar.c2644 size_t written; in phar_flush() local
2647 php_stream_copy_to_stream_ex(oldfile, newfile, phar->halt_offset, &written); in phar_flush()
2653 written = php_stream_write(newfile, ZSTR_VAL(newstub), phar->halt_offset); in phar_flush()
2655 if (phar->halt_offset != written) { in phar_flush()
/PHP-7.4/ext/spl/tests/
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-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt55 means any form of electronic, verbal, or written communication sent
/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation6.phpt12 present in the field to be written to the file
H A Dfputcsv_variation7.phpt12 present in the field to be written to the file
H A Dfputcsv_variation8.phpt12 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-7.4/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt15 die("skip Test has been written for mysqlnd only");
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc1240 * Expect message to be written to FastCGI error stream.
/PHP-7.4/
H A DNEWS881 . Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). (sageptr, cmb)
2386 . Fixed bug #77184 (Unsigned rational numbers are written out as signed
2459 . Redesigned the old ext_skel program written in PHP, run:
H A Dphp.ini-development352 ; If enabled, scripts may be written in encodings that are incompatible with
H A Dphp.ini-production352 ; If enabled, scripts may be written in encodings that are incompatible with
/PHP-7.4/build/
H A Dphp.m4184 dnl the compiler. Sources can be either written in C or C++ (filenames shall end
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2506 # They were written with binary values in host byte order, and
8022 # - GCC gcda - written by a program that was compiled with
10193 # Is there a boot block written 1 sector in?
11574 >8224 ledate x last written at %s,
11590 >&-304 leqldate x last written at %s,
11610 >&-304 leqldate x last written at %s,
11634 >8224 bedate x last written at %s,
11650 >&-304 beqldate x last written at %s,
11670 >&-304 beqldate x last written at %s,
12362 >60 lelong x \b address of last segment written 0x%x,
[all …]
H A Dmagic2506 # They were written with binary values in host byte order, and
8022 # - GCC gcda - written by a program that was compiled with
10193 # Is there a boot block written 1 sector in?
11574 >8224 ledate x last written at %s,
11590 >&-304 leqldate x last written at %s,
11610 >&-304 leqldate x last written at %s,
11634 >8224 bedate x last written at %s,
11650 >&-304 beqldate x last written at %s,
11670 >&-304 beqldate x last written at %s,
12362 >60 lelong x \b address of last segment written 0x%x,
[all …]

Completed in 207 milliseconds

12345