Home
last modified time | relevance | path

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

1...<<1112131415161718192021

/PHP-8.0/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation6.phpt14 1. All write and create with write modes
H A Dfseek_ftell_rewind_variation8-win32.phpt14 1. All write and create with write modes
H A Dfseek_ftell_rewind_variation8.phpt14 1. All write and create with write modes
H A Dfwrite_basic-win32-mb.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
47 // trying to write more than the available data, available 1024 bytes but trying 2048
H A Dfseek_ftell_rewind_variation4.phpt14 1. All write and create with write modes
H A Dfwrite_basic-win32.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
47 // trying to write more than the available data, available 1024 bytes but trying 2048
H A Dfwrite_basic.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
47 // trying to write more than the available data, available 1024 bytes but trying 2048
H A Dsymlink_link_linkinfo_is_link_variation4.phpt51 // write to temp file
H A Dfseek_ftell_rewind_variation2-win32.phpt14 1. All write and create with write modes
H A Dfseek_ftell_rewind_variation2.phpt14 1. All write and create with write modes
H A Dfgetcsv_variation21.phpt32 // write a blank line
H A Dsymlink_link_linkinfo_is_link_variation3.phpt76 // write to temp file
H A Dfseek_ftell_rewind_basic2.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A Dfseek_ftell_rewind_basic2-win32.phpt13 /* Testing fseek(),ftell(),rewind() functions on all write and create with write modes */
H A Dfgetcsv_variation13.phpt30 // write line of text
H A Dfgetcsv_variation14.phpt30 // write a blank line
H A Dfgetcsv_variation20.phpt32 // write line of text
H A Dfwrite_variation4-win32.phpt45 // write data to the file
H A Dfwrite_variation4.phpt45 // write data to the file
/PHP-8.0/ext/phar/tests/
H A Dbadparameters.phpt239 Cannot write out phar archive, phar is read-only
242 Cannot write out phar archive, phar is read-only
/PHP-8.0/docs/
H A Dinput-filter.md10 functions. To implement your own security policy you will need to write a
/PHP-8.0/ext/mysqli/tests/
H A Dlocal_infile_tools.inc66 printf("[%03d + 3] Cannot write CVS file '%s'\n", $offset, $file);
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_stdio.c165 return write(STDERR_FILENO, FPM_STDIO_CMD_FLUSH, sizeof(FPM_STDIO_CMD_FLUSH));
/PHP-8.0/sapi/fpm/tests/
H A Dfcgi.inc223 * Set the read/write timeout
225 * @param int number of milliseconds before read or write call will timeout
555 throw new \Exception('Failed to write request to socket');

Completed in 52 milliseconds

1...<<1112131415161718192021