Home
last modified time | relevance | path

Searched refs:write (Results 476 – 500 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-8.0/ext/standard/tests/file/
H A Dfgetcsv_variation29.phpt48 // write another line of text and a blank line
H A Dfgetcsv_variation30.phpt48 // write another line of text and a blank line
H A Dfgetcsv_variation31.phpt48 // write another line of text and a blank line
H A Dfgetcsv_variation12.phpt48 // write another line of text and a blank line
H A Dfgetcsv_variation15.phpt44 // write another line of text and a blank line
H A Dfgetcsv_variation16.phpt46 // write another line of text and a blank line
H A Dfread_variation3-win32-mb.phpt2 Test fread() function : usage variations - read beyond file size, read/write mode
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 Dreadfile_basic-win32.phpt35 // creating file in write mode
H A Dreadfile_basic.phpt35 // creating file in write mode
H A Dfgetcsv_variation19.phpt47 // write another line of text and a blank line
H A Dfgetcsv_variation8.phpt53 // write another line of text and a blank line
H A Dfgetcsv_variation9.phpt56 // write another line of text and a blank line
H A Dfread_variation1.phpt2 Test fread() function : usage variations - read some/all chars, read/write modes
H A Dfgetcsv_variation1.phpt54 // write another line of text and a blank line
H A Dfgetcsv_variation17.phpt46 // write another line of text and a blank line
H A Dfgetcsv_variation2.phpt50 // write another line of text and a blank line
H A Dfgetcsv_variation7.phpt53 // write another line of text and a blank line
/PHP-8.0/ext/oci8/
H A Doci8_arginfo.h765 ZEND_ME_MAPPING(write, oci_lob_write, arginfo_class_OCILob_write, ZEND_ACC_PUBLIC)
/PHP-8.0/main/streams/
H A Dstreams.c1134 ssize_t justwrote = stream->ops->write(stream, buf, count); in _php_stream_write_buffer()
1248 if (stream->ops->write == NULL) { in _php_stream_write()
/PHP-8.0/main/
H A Dmain.c843 php_ignore_value(write(fd, tmp, (unsigned)len)); in php_log_err_with_severity()
846 php_ignore_value(write(fd, tmp, len)); in php_log_err_with_severity()
/PHP-8.0/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
/PHP-8.0/sapi/litespeed/
H A Dlsapi_main.c148 ret = write( 1, str, remain ); in sapi_lsapi_ub_write()
/PHP-8.0/
H A DUPGRADING110 * Attempting to write to a property of a non-object. Previously this
116 * Attempting to write to an array index of a scalar value.
745 . It is now possible to write `catch (Exception)` to catch an exception

Completed in 83 milliseconds

1...<<1112131415161718192021