Home
last modified time | relevance | path

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

1...<<21

/PHP-8.0/ext/standard/tests/file/
H A Dfread_variation4.phpt2 Test fread() function : usage variations - read beyond file size, write only mode
H A Dfgetcsv_variation11.phpt50 // write another line of text and a blank line
H A Dfgetcsv_variation10.phpt49 // write another line of text and a blank line
H A Dfgetcsv_variation6.phpt52 // write another line of text and a blank line
/PHP-8.0/main/streams/
H A Dplain_wrapper.c351 ssize_t bytes_written = write(data->fd, buf, count); in php_stdiop_write()
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_main.c256 ret = write(STDOUT_FILENO, str, str_length); in sapi_cgibin_single_write()
H A Dfpm_conf.c1218 if (len != write(fd, buf, len)) { in fpm_conf_write_pid()
/PHP-8.0/sapi/fpm/
H A Dwww.conf.in42 ; Set permissions for unix socket, if one is used. In Linux, read/write
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1198 function stream_select(?array &$read, ?array &$write, ?array &$except, ?int $seconds, int $microsec… argument
H A Dbasic_functions_arginfo.h1837 ZEND_ARG_TYPE_INFO(1, write, IS_ARRAY, 1)
/PHP-8.0/build/
H A Dphp.m42264 n = write(1, TEXT, sizeof(TEXT)-1);
2276 AC_DEFINE(PHP_WRITE_STDOUT, 1, [whether write(2) works])
H A Dlibtool.m42726 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
2808 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
4137 # along with this program; if not, write to the Free Software
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c295 ret = write(STDOUT_FILENO, str, str_length); in sapi_cgi_single_write()
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c2136 nr_bytes = php_stream_socket_ops.write(stream, buf, count); in php_openssl_sockop_io()
/PHP-8.0/ext/sockets/
H A Dsockets.c1007 retval = write(php_sock->bsd_socket, str, MIN(length, str_len));
/PHP-8.0/
H A Dphp.ini-development1559 ; Only write session data when session data is changed. Enabled by default.
1560 ; http://php.net/session.lazy-write
H A Dphp.ini-production1561 ; Only write session data when session data is changed. Enabled by default.
1562 ; http://php.net/session.lazy-write
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch864 - if (write(fd, &hdr, sizeof(hdr)) != CAST(ssize_t, sizeof(hdr))) {
873 - if (write(fd, map->magic[i], len) != CAST(ssize_t, len)) {
/PHP-8.0/ext/soap/
H A Dphp_sdl.c2375 php_ignore_value(write(f, ZSTR_VAL(buf.s), ZSTR_LEN(buf.s))); in add_sdl_to_cache()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます108 # attributes (bits: 0~owner read,1~owner write,3~no delete,4~public read,5~public write)
1762 >>22 byte 01 \b, write protected
1770 >>22 byte 01 \b, write protected
2027 #>0x410 string disk\ image UDIF read/write image (UDRW)
13054 >64 lelong x \b address of next segment to write 0x%x,
13110 >>>>>>>>0x1A ubyte 0x10 \b, write-protected
14734 # TODO: write lines in such a way that code can also be called for big endian variant
22550 # direct read/write support by driver functions 03h,0Ch
22777 # https://web.archive.org/web/20130831064118/http://msxnet.org/word2rtf/formats/write.txt
22811 # count of pages in whole file for write variant; maybe some times wrong
[all …]
H A Dmagic108 # attributes (bits: 0~owner read,1~owner write,3~no delete,4~public read,5~public write)
1762 >>22 byte 01 \b, write protected
1770 >>22 byte 01 \b, write protected
2027 #>0x410 string disk\ image UDIF read/write image (UDRW)
13054 >64 lelong x \b address of next segment to write 0x%x,
13110 >>>>>>>>0x1A ubyte 0x10 \b, write-protected
14734 # TODO: write lines in such a way that code can also be called for big endian variant
22550 # direct read/write support by driver functions 03h,0Ch
22777 # https://web.archive.org/web/20130831064118/http://msxnet.org/word2rtf/formats/write.txt
22811 # count of pages in whole file for write variant; maybe some times wrong
[all …]

Completed in 252 milliseconds

1...<<21