Home
last modified time | relevance | path

Searched refs:write (Results 251 – 275 of 532) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation14.phpt6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_variation1.phpt11 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
H A Drfc1867_sid_invalid.phpt55 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of s…
61 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of s…
/PHP-7.4/ext/xmlwriter/tests/
H A DOO_011.phpt26 // Force to write and empty the buffer
H A DOO_007.phpt27 // Force to write and empty the buffer
H A DOO_009.phpt32 // Force to write and empty the buffer
H A D007.phpt26 // Force to write and empty the buffer
H A D008.phpt27 // Force to write and empty the buffer
/PHP-7.4/ext/oci8/tests/
H A Dlob_012.phpt28 var_dump($blob->write("test string is here\nnew string"));
/PHP-7.4/ext/phar/tests/
H A D033a.phpt35 Cannot modify permissions for file "a.php" in phar "%s033a.1.phar.php", write operations are prohib…
H A Dcreate_new_phar_b.phpt20 …//%screate_new_phar_b.phar.php/a.php): failed to open stream: phar error: write operations disable…
/PHP-7.4/ext/opcache/tests/
H A Dblacklist.phpt17 * So, we should write `%S/tmp/path` as `/tmp/path`, except for Windows.
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_kartuli_utf8_2.phpt2 Test fopen() for write Kartuli UTF-8 path
H A Dtest_cp1255_to_utf8_2.phpt2 Test fopen() for write cp1255 to UTF-8 path
H A Dtest_cp1256_to_utf8_2.phpt2 Test fopen() for write cp1256 to UTF-8 path
H A Dtest_cp1253_2.phpt2 Test fopen() for write cp1253
H A Dtest_cp1253_to_utf8_2.phpt2 Test fopen() for write cp1253 to UTF-8 path
H A Dbug64506.phpt2 PHP can not read or write file correctly if file name have special char like š
/PHP-7.4/ext/session/
H A Dmod_user.c165 ps_call_handler(&PSF(write), 2, args, &retval); in PS_WRITE_FUNC()
264 ps_call_handler(&PSF(write), 2, args, &retval); in PS_UPDATE_TIMESTAMP_FUNC()
/PHP-7.4/ext/standard/tests/file/
H A Dis_writable_variation2.phpt26 echo "\n*** Testing is_writable() on directory without write permission ***\n";
82 *** Testing is_writable() on directory without write permission ***
/PHP-7.4/ext/phar/tests/tar/
H A Dcreate_new_phar_b.phpt20 …//%screate_new_phar_b.phar.tar/a.php): failed to open stream: phar error: write operations disable…
/PHP-7.4/ext/phar/tests/zip/
H A Dcreate_new_phar_b.phpt20 …//%screate_new_phar_b.phar.zip/a.php): failed to open stream: phar error: write operations disable…
/PHP-7.4/ext/dba/tests/
H A Ddba_cdb_make.phpt26 // write md5 checksum of generated database file
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_documentURI_basic.phpt2 Tests DOMDocument::documentURI read and write
H A DDOMDocument_preserveWhiteSpace_variations.phpt2 DOMDocument::$preserveWhiteSpace - test ability to read and write property

Completed in 24 milliseconds

1...<<11121314151617181920>>...22