Home
last modified time | relevance | path

Searched refs:open (Results 101 – 125 of 816) sorted by last modified time

12345678910>>...33

/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_0.phpt35 echo "open utf8 failed\n";
H A Dtest_cp1253_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1254_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1254_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1250_to_utf8_5.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1253_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1251_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1252_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1252_to_utf8_3.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1252_to_utf8_5.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1253_0.phpt35 echo "open utf8 failed\n";
H A Dtest_big5_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dtest_big5_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1250_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1250_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1250_to_utf8_3.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1251_0.phpt35 echo "open utf8 failed\n";
H A Dtest_cp1253_2.phpt35 echo "open utf8 failed\n";
H A Dtest_cp1251_2.phpt35 echo "open utf8 failed\n";
H A Dtest_cp1251_to_utf8_2.phpt32 echo "open utf8 failed\n";
H A Dtest_cp1251_zend_multibyte_0.phpt35 echo "open failed\n";
H A Dtest_cp1251_zend_multibyte_2.phpt35 echo "open failed\n";
H A Dtest_cp1252_to_utf8_0.phpt32 echo "open utf8 failed\n";
H A Dbug71509.phpt29 $return_code = $zipfile->open($outputfile_zip, ZipArchive::CREATE);
30 if ($return_code != true) die("Failed to open file: " . $return_code);
/PHP-7.4/ext/zip/tests/
H A Doo_addfile.phpt17 if (!$zip->open($file)) {
43 if (!$zip->open($file)) {

Completed in 35 milliseconds

12345678910>>...33