Home
last modified time | relevance | path

Searched refs:open (Results 176 – 200 of 816) sorted by last modified time

12345678910>>...33

/PHP-7.4/ext/xmlreader/tests/
H A D003.phpt14 if (!$reader->open($filename)) {
H A D008.phpt30 $reader->open($file);
H A D012.phpt45 $reader->open($file);
54 $reader->open(__DIR__ . '/012.xml');
H A D015-move-errors.phpt17 if (!$reader->open($filename)) {
H A Dbug71805.phpt13 $XR->open($file, null, LIBXML_NOBLANKS);
H A Dbug73053.phpt14 var_dump($xml->open($xmlfile, null, LIBXML_PARSEHUGE));
/PHP-7.4/ext/standard/tests/strings/
H A Dsha1_file.phpt85 Warning: sha1_file(rewncwYcn89q): failed to open stream: No such file or directory in %s on line %d
90 Warning: sha1_file(12): failed to open stream: No such file or directory in %s on line %d
H A Dhighlight_file.phpt45 Warning: highlight_file(%shighlight_file.dat): failed to open stream: No such file or directory in …
H A Dphp_strip_whitespace.phpt46 Warning: php_strip_whitespace(%sphp_strip_whitespace.dat): failed to open stream: No such file or d…
H A Dmd5_file.phpt81 Warning: md5_file(aZrq16u): failed to open stream: No such file or directory in %s on line %d
84 Warning: md5_file(12): failed to open stream: No such file or directory in %s on line %d
H A D006.phpt16 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA): failed to open stream: %s006.php o…
H A D007-win32.phpt17 Warning: php_strip_whitespace(%s): failed to open stream: No such file or directory in %s on line %d
/PHP-7.4/ext/standard/tests/streams/
H A Dbug72771.phpt21 Warning: opendir(ftps://127.0.0.1:%d/): failed to open dir: Server doesn't support FTPS. in %s on l…
H A Dbug73457.phpt2 Bug #73457. Wrong error message when fopen FTP wrapped fails to open data connection
21 Warning: file_get_contents(ftp://127.0.0.1:%d/bug73457): failed to open stream: Failed to set up da…
H A Dopendir-001.phpt19 Warning: opendir(ftp://localhost:%d/bogusdir): failed to open dir: FTP server reports 250 /bogusdir…
H A Dopendir-003.phpt23 Warning: opendir(ftps://127.0.0.1:%d/bogusdir): failed to open dir: FTP server reports 250 /bogusdi…
/PHP-7.4/ext/standard/tests/http/
H A Dbug69337.phpt37 Warning: file_get_contents(http://127.0.0.1:22345/): failed to open stream: HTTP request failed! HT…
H A Dhttp_response_header_03.phpt30 Warning: file_get_contents(http://127.0.0.1:22348/): failed to open stream: HTTP request failed! HT…
/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_variation3.phpt53 Warning: getimagesize(%snofile.ext): failed to open stream: No such file or directory in %s on line…
56 Warning: getimagesize(%snofile.ext): failed to open stream: No such file or directory in %s on line…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_resource_basic.phpt50 echo "\nResource type..var_dump after file open returns\n";
52 echo "Resource type..after file open is_resource() returns";
85 Resource type..var_dump after file open returns
87 Resource type..after file open is_resource() returns TRUE
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug70943.phpt2 Bug #70943 fopen() can't open a file if path is 259 characters long
H A Dbug64506.phpt27 echo "open utf8 failed\n";
/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file_error.phpt40 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
45 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
H A Dreadfile_error.phpt59 Warning: readfile(%s/non_existent_file.tmp): failed to open stream: %s in %s on line %d
H A Dreadfile_variation10-win32.phpt51 Warning: readfile(-1): failed to open stream: No such file or directory in %s on line %d
55 Warning: readfile(1): failed to open stream: No such file or directory in %s on line %d
71 Warning: readfile( ): failed to open stream: Permission denied in %s on line %d
83 Warning: readfile(/no/such/file/dir): failed to open stream: No such file or directory in %s on lin…
87 Warning: readfile(php/php): failed to open stream: No such file or directory in %s on line %d

Completed in 22 milliseconds

12345678910>>...33