Home
last modified time | relevance | path

Searched refs:open (Results 101 – 125 of 691) sorted by relevance

12345678910>>...28

/PHP-5.5/ext/phar/tests/
H A D016.phpt31 Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of …
34 Warning: file_get_contents(phar://%s/b): failed to open stream: phar error: internal corruption of …
38 Warning: file_get_contents(phar://%s/d): failed to open stream: phar error: internal corruption of …
/PHP-5.5/tests/security/
H A Dopen_basedir_error_log_variation.phpt35 Warning: error_log(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
40 Warning: error_log(%s/test/bad.txt): failed to open stream: %s in %s on line %d
45 Warning: error_log(%s/bad.txt): failed to open stream: %s in %s on line %d
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt2 SQLite3::open error test
33 exception 'Exception' with message 'Unable to open database: %s' in %ssqlite3_15_open_error-win.php…
/PHP-5.5/ext/session/tests/
H A Dbug60634_error_1.phpt13 function open($save_path, $session_name) {
38 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug60634_error_4.phpt13 function open($save_path, $session_name) {
39 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dsession_set_save_handler_iface_002.phpt22 public function open($path, $name);
33 public function open($path, $name) {
75 $ret = session_set_save_handler(array($handler, 'open'), array($handler, 'close'),
H A Dbug60634_error_2.phpt13 function open($save_path, $session_name) {
38 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A D024.phpt18 function open($save_path, $session_name)
56 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
71 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
H A D004.phpt17 function open($save_path, $session_name)
55 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
67 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
H A Dsession_set_save_handler_basic.phpt14 …* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callb…
29 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
43 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
H A D005.phpt18 function open($save_path, $session_name)
57 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
71 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
84 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
H A D025.phpt19 function open($save_path, $session_name)
65 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
79 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
95 session_set_save_handler(array($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd…
/PHP-5.5/ext/zip/tests/
H A Doo_namelocate.phpt17 if (!$zip->open($file, ZIPARCHIVE::CREATE)) {
30 if (!$zip->open($file)) {
H A Dpecl12414.phpt13 $res =$za->open($zipname);
27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;
H A Dbug7658.phpt32 if(!$zip->open($file)) {
41 $zip->open($file);
H A Doo_rename.phpt17 if (!$zip->open($file, ZIPARCHIVE::CREATE)) {
32 if (!$zip->open($file)) {
/PHP-5.5/ext/phar/
H A Dgdbhelp64 printf "phar %s is open (%i)\n", $pharname, $pharrefcount
72 printf "phar %s file %s is open (%i)\n", $pharname, (*(phar_entry_info *)$m->pData).filename, $a
83 …displays all open file pointers in phar, and the phars plus entries that are open with reference c…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_max_links.phpt34 // try to open 3 links
46 // should be allowed -> second open connection
63 Warning: mysql_connect(): Too many open links (2) in %s on line %s
70 Warning: mysql_connect(): Too many open links (2) in %s on line %s
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation7.phpt56 $d = dir($child_dir_path); // try to open, expected failure
63 $d = dir($child_dir_path); // try to open, expected failure
88 Warning: dir(%s/dir_variation7/sub_dir/child_dir): failed to open dir: %s in %s on line %d
92 Warning: dir(%s/dir_variation7/sub_dir/child_dir): failed to open dir: %s in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_error.phpt17 exit("Error:failed to open file $filename");
27 exit("Error:failed to open file $filename");
37 exit("Error:failed to open file $filename");
51 exit("Error:failed to open file $filename");
H A Dfopen_variation14.phpt100 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
105 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
110 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
115 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
124 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
129 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
H A Dfopen_variation15.phpt104 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
109 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
114 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
119 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
128 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
133 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
H A Dfopen_variation10-win32.phpt98 Warning: fopen(c\fopen_variation10.tmp): failed to open stream: No such file or directory in %s on …
105 Warning: fopen(\\fopen_variation10.tmp): failed to open stream: Invalid argument in %s on line %d
112 Warning: fopen(/\fopen_variation10.tmp): failed to open stream: Invalid argument in %s on line %d
122 Warning: fopen(c:adir\fopen_variation10.tmp): failed to open stream: No such file or directory in %…
144 Warning: fopen(/sortout\fopen_variation10.tmp): failed to open stream: No such file or directory in…
H A Dfopen_variation11-win32.phpt96 Warning: fopen(c\fopen_variation11.tmp): failed to open stream: No such file or directory in %s on …
103 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: Invalid argument in %s on line %d
110 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: Invalid argument in %s on line %d
120 Warning: fopen(c:adir\fopen_variation11.tmp): failed to open stream: No such file or directory in %…
142 Warning: fopen(/sortout\fopen_variation11.tmp): failed to open stream: No such file or directory in…
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc224 fputs($s, "150 File status okay; about to open data connection\r\n");
229 fputs($s, "425 Can't open data connection\r\n");
279 fputs($s, "150 File status okay; about to open data connection\r\n");
282 fputs($s, "425 Can't open data connection\r\n");
326 fputs($s, "425 Can't open data connection\r\n");
333 fputs($s, "150 File status okay; about to open data connection.\r\n");
339 fputs($s, "150 File status okay; about to open data connection.\r\n");
344 fputs($s, "150 File status okay; about to open data connection.\r\n");
350 fputs($s, "150 File status okay; about to open data connection.\r\n");
356 fputs($s, "150 File status okay; about to open data connection.\r\n");
[all …]

Completed in 29 milliseconds

12345678910>>...28