Home
last modified time | relevance | path

Searched refs:written (Results 51 – 75 of 120) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_variation4-win32.phpt20 echo "\n*** Testing filesize() with data written using different file modes and by creating holes i…
89 *** Testing filesize() with data written using different file modes and by creating holes in file *…
H A Dfile_put_contents_variation9.phpt13 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfwrite_error.phpt9 written or the end of string reached, whichever comes first.
10 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation1-win32.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation1.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
H A D007_variation21.phpt39 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation5.phpt39 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13-win32.phpt44 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13.phpt44 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A Dfwrite_variation4-win32.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation4.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfile_put_contents_variation2.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfwrite_variation2-win32.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation2.phpt15 written or the end of string reached, whichever comes first.
16 fwrite() returns the number of bytes written or FALSE on error
/PHP-5.5/TSRM/
H A DLICENSE13 without specific prior written permission.
/PHP-5.5/ext/standard/
H A Dinfo.c67 int written; in php_info_print_html_esc() local
72 written = php_output_write(new_str, new_len TSRMLS_CC); in php_info_print_html_esc()
74 return written; in php_info_print_html_esc()
81 int len, written; in php_info_printf() local
89 written = php_output_write(buf, len TSRMLS_CC); in php_info_printf()
91 return written; in php_info_printf()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_reflection.phpt17 die("skip Test has been written for the latest version of mysqlnd only");
H A Dmysqli_class_mysqli_warning_reflection.phpt18 die("skip Test has been written for the latest version of mysqlnd only");
/PHP-5.5/ext/standard/tests/http/
H A Dserver.inc14 * $output is a stream on which everything sent by clients is written to
/PHP-5.5/ext/zip/
H A DLICENSE_libzip15 written permission.
/PHP-5.5/ext/calendar/tests/
H A Dunixtojd.phpt17 // -since putenv() is written to call tzset() when env var is TZ, I assume that putenv("TZ=UTC") …
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt11 pipes have to be read/written simultaneously
/PHP-5.5/sapi/aolserver/
H A DREADME69 AOLserver support has been written by Sascha Schumann <sascha@schumann.cx>.
/PHP-5.5/
H A DREADME.REDIST.BINS37 without specific prior written permission.
168 products derived from this software without specific prior written
198 notice is included verbatim in any distributions. No written agreement,
272 without specific prior written permission.
329 written permission.
384 prior written permission.
407 on public domain software written at the National Center for
430 derived from this software without specific prior written permission.
/PHP-5.5/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE39 in this Software without specific, written prior permission. Title

Completed in 48 milliseconds

12345