Home
last modified time | relevance | path

Searched refs:open (Results 51 – 75 of 693) sorted by relevance

12345678910>>...28

/PHP-5.4/ext/standard/tests/dir/
H A Dopendir_variation6.phpt54 Warning: opendir(%s/opendir_var*): failed to open dir: %s in %s on line %d
57 Warning: opendir(%s/*): failed to open dir: %s in %s on line %d
62 Warning: opendir(%s/opendir_variation6/sub_dir?): failed to open dir: %s in %s on line %d
65 Warning: opendir(%s/opendir_variation6/sub?dir1): failed to open dir: %s in %s on line %d
H A Dscandir_variation1-win32.phpt109 Warning: scandir(0): failed to open dir: No such file or directory in %sscandir_variation1-win32.ph…
118 Warning: scandir(1): failed to open dir: No such file or directory in %sscandir_variation1-win32.ph…
127 Warning: scandir(12345): failed to open dir: No such file or directory in %sscandir_variation1-win3…
136 Warning: scandir(-2345): failed to open dir: No such file or directory in %sscandir_variation1-win3…
145 Warning: scandir(10.5): failed to open dir: No such file or directory in %sscandir_variation1-win32…
154 Warning: scandir(-10.5): failed to open dir: No such file or directory in %sscandir_variation1-win3…
181 Warning: scandir(0.5): failed to open dir: No such file or directory in %sscandir_variation1-win32.…
200 Warning: scandir(1): failed to open dir: No such file or directory in %sscandir_variation1-win32.ph…
214 Warning: scandir(1): failed to open dir: No such file or directory in %sscandir_variation1-win32.ph…
243 Warning: scandir(string): failed to open dir: No such file or directory in %sscandir_variation1-win…
[all …]
H A Ddir_variation9.phpt43 // open the directory with valid paths
50 // open the directory with invalid path
106 Warning: dir(%s/dir_variation91/sub_dir12/sub_dir111/..): failed to open dir: %s in %s on line %d
109 Warning: dir(%s/dir_variation92/sub_dir21/../dir_variation91): failed to open dir: %s in %s on line…
112 Warning: dir(%s/dir_variation92/sub_dir21/../../dir_variation91/sub_dir12/..): failed to open dir: …
115 …ion91/sub_dir11/sub_dir111/../../dir_variation92/sub_dir21/..): failed to open dir: %s in %s on li…
H A Ddir_variation4.phpt12 * Testing the behavior of dir() function by trying to open a
13 * directory which is already open.
29 // open the directory
33 // open the same directory again without closing it
H A Ddir_variation8-win32.phpt18 * Create more than one temporary directory & subdirectory and check if dir() function can open
50 Warning: dir(%s/dir_var*): failed to open dir: %s in %s on line %d
55 Warning: dir(%s/*): failed to open dir: %s in %s on line %d
61 Warning: dir(%s/dir_variation81/sub_dir?): failed to open dir: %s in %s on line %d
66 Warning: dir(%s/dir_variation81/sub?dir1): failed to open dir: %s in %s on line %d
H A Dopendir_variation6-win32.phpt56 Warning: opendir(%s/opendir_var*): failed to open dir: %s in %s on line %d
61 Warning: opendir(%s/*): failed to open dir: %s in %s on line %d
68 Warning: opendir(%s/opendir_variation6/sub_dir?): failed to open dir: %s in %s on line %d
73 Warning: opendir(%s/opendir_variation6/sub?dir1): failed to open dir: %s in %s on line %d
H A Dscandir_variation6.phpt55 Warning: scandir(%s/scandir_var*): failed to open dir: %s in %s on line %d
60 Warning: scandir(%s/*): failed to open dir: %s in %s on line %d
67 Warning: scandir(%s/scandir_variation6/sub_dir?): failed to open dir: %s in %s on line %d
72 Warning: scandir(%s/scandir_variation6/sub?dir1): failed to open dir: %s in %s on line %d
/PHP-5.4/ext/session/tests/
H A Dbug32330.phpt18 echo "open: path = {$path}, name = {$name}\n";
71 open: path = /tmp, name = sid
76 open: path = /tmp, name = sid
81 open: path = /tmp, name = sid
H A Dsession_module_name_variation3.phpt20 function open($save_path, $session_name) {
31 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
46 #0 [internal function]: open('', 'PHPSESSID')
/PHP-5.4/ext/standard/tests/file/
H A Dstream_rfc2397_002.phpt54 Warning: fopen(data://): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.ph…
75 Warning: fopen(data://;base64): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397…
79 Warning: fopen(data://foo,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397…
83 Warning: fopen(data://foo=bar,): failed to open stream: rfc2397: illegal media type in %sstream_rfc…
106 Warning: fopen(data://text/plain;foo,): failed to open stream: rfc2397: illegal parameter in %sstre…
131 Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: rfc2397: illegal parameter i…
156 Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: rfc2397: no comma in URL …
H A Dfile_get_contents_variation8-win32.phpt51 Warning: file_get_contents(-1): failed to open stream: No such file or directory in %s on line %d
56 Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d
76 Warning: file_get_contents( ): failed to open stream: Permission denied in %s on line %d
91 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
96 Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line…
H A Dfile_get_contents_variation8.phpt49 Warning: file_get_contents(-1): failed to open stream: No such file or directory in %s on line %d
53 Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d
69 Warning: file_get_contents( ): failed to open stream: No such file or directory in %s on line %d
81 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
85 Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line…
H A Dreadfile_variation10-win32.phpt50 Warning: readfile(-1): failed to open stream: No such file or directory in %s on line %d
54 Warning: readfile(1): failed to open stream: No such file or directory in %s on line %d
70 Warning: readfile( ): failed to open stream: Permission denied in %s on line %d
82 Warning: readfile(/no/such/file/dir): failed to open stream: No such file or directory in %s on lin…
86 Warning: readfile(php/php): failed to open stream: No such file or directory in %s on line %d
H A Dfopen_variation14-win32.phpt108 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable wra…
113 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable wra…
118 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
123 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
128 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
133 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
138 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable w…
143 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable w…
160 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
165 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
[all …]
H A Dunlink_variation2-win32.phpt19 echo "*** Testing unlink() on a file when file handle is open ***\n";
26 var_dump( unlink($filename) ); // expected: false as file handle is still open
37 *** Testing unlink() on a file when file handle is open ***
/PHP-5.4/tests/security/
H A Dopen_basedir_file_put_contents.phpt34 Warning: file_put_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
39 Warning: file_put_contents(.././bad/bad.txt): failed to open stream: %s in %s on line %d
44 Warning: file_put_contents(../bad/../bad/bad.txt): failed to open stream: %s in %s on line %d
49 Warning: file_put_contents(./.././bad/bad.txt): failed to open stream: %s in %s on line %d
54 Warning: file_put_contents%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
/PHP-5.4/ext/standard/tests/filters/
H A Dbug22538.phpt18 $fp = fopen($path1, "w") or die("Can not open $path1\n");
27 $fin = fopen($path1, "r") or die("Can not open $path1\n");;
28 $fout = fopen($path2, "w") or die("Can not open $path2\n");;
/PHP-5.4/ext/mysql/tests/
H A Dmysql_max_links.phpt34 // try to open 3 links
46 // should be allowed -> second open connection
57 Warning: mysql_connect(): Too many open links (2) in %s on line %s
60 Warning: mysql_connect(): Too many open links (2) in %s on line %s
/PHP-5.4/ext/gd/tests/
H A Djpeg2wbmp_error3.phpt35 Warning: jpeg2wbmp(): Unable to open '' for writing in %s on line %d
37 Warning: jpeg2wbmp(): Unable to open '' for writing in %s on line %d
39 Warning: jpeg2wbmp(): Unable to open '' for writing in %s on line %d
H A Dpng2wbmp_error3.phpt35 Warning: png2wbmp(): Unable to open '' for writing in %s on line %d
37 Warning: png2wbmp(): Unable to open '' for writing in %s on line %d
39 Warning: png2wbmp(): Unable to open '' for writing in %s on line %d
/PHP-5.4/ext/zip/tests/
H A Dbug8009.phpt17 if (!$zip->open($filename)) {
18 exit("cannot open $filename\n");
H A Dbug8700.phpt15 if ($zip->open($filename) === FALSE) {
16 exit("cannot open $filename\n");
/PHP-5.4/Zend/tests/
H A Dbug30998.phpt18 fopen(/tmp/blah): failed to open stream: %s (2) in %s:%d
20 Warning: fopen(/tmp/blah): failed to open stream: %s in %s on line %d
/PHP-5.4/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt32 Warning: transliterator_transliterate(): transliterator_create: unable to open ICU transliterator w…
34 … transliterator with ID "inexistent id" (transliterator_create: unable to open ICU transliterator …
36 transliterator_create: unable to open ICU transliterator with id "inexistent id": U_INVALID_ID
/PHP-5.4/ext/phar/tests/
H A Dphar_gobyebye.phpt33 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
35 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye.…
37 Warning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sph…
46 Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye.p…

Completed in 42 milliseconds

12345678910>>...28