Home
last modified time | relevance | path

Searched refs:write (Results 426 – 450 of 490) sorted by relevance

1...<<11121314151617181920

/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation18.phpt51 // write another line of text and a blank line
H A Dfgetcsv_variation22.phpt53 // write another line of text and a blank line
H A Dfgetcsv_variation29.phpt53 // write another line of text and a blank line
H A Dfgetcsv_variation30.phpt53 // write another line of text and a blank line
H A Dfgetcsv_variation31.phpt53 // write another line of text and a blank line
H A Dfgetcsv_variation16.phpt51 // write another line of text and a blank line
H A Dfread_variation3-win32.phpt2 Test fread() function : usage variations - read beyond file size, read/write mode
H A Dfread_variation3.phpt2 Test fread() function : usage variations - read beyond file size, read/write mode
H A Dfread_variation4-win32.phpt2 Test fread() function : usage variations - read beyond file size, write only mode
H A Dfgetcsv_variation15.phpt49 // write another line of text and a blank line
H A Dfread_variation4.phpt2 Test fread() function : usage variations - read beyond file size, write only mode
H A Dreadfile_basic-win32.phpt38 // creating file in write mode
H A Dreadfile_basic.phpt38 // creating file in write mode
H A Dfgetcsv_variation8.phpt58 // write another line of text and a blank line
H A Dfgetcsv_variation9.phpt57 // write another line of text and a blank line
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt6 /* Testing fputcsv() to write to a file when all its parameters are provided */
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c142 ret = write( 1, str, remain ); in sapi_lsapi_ub_write()
/PHP-5.5/
H A DEXTENSIONS11 role as you write your new code].
H A DCODING_STANDARDS200 at the very least, when you write code that goes into the core
H A DUPGRADING52 other expressions. Thus it is now possible to write empty(getArray()),
/PHP-5.5/main/streams/
H A Dstreams.c1133 justwrote = stream->ops->write(stream, buf, towrite TSRMLS_CC); in _php_stream_write_buffer()
1237 if (buf == NULL || count == 0 || stream->ops->write == NULL) { in _php_stream_write()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c331 nr_bytes = php_stream_socket_ops.write(stream, buf, count TSRMLS_CC); in php_openssl_sockop_io()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c273 ret = write(STDOUT_FILENO, str, str_length); in sapi_cli_single_write()
/PHP-5.5/main/
H A Drfc1867.c1040 wlen = write(fd, buff, blen);
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE428 write to the author to ask for permission. For software which is
429 copyrighted by the Free Software Foundation, write to the Free

Completed in 55 milliseconds

1...<<11121314151617181920