Home
last modified time | relevance | path

Searched refs:open (Results 176 – 200 of 814) sorted by relevance

12345678910>>...33

/PHP-8.1/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt30 Warning: finfo_open(%sfoobarfile): Failed to open stream: No such file or directory in %sfinfo_open…
32 Warning: finfo_open(%sfoobarfile): Failed to open stream: No such file or directory in %sfinfo_open…
/PHP-8.1/ext/standard/tests/file/
H A Dfile_put_contents_variation7.phpt88 …ar7Sub//..//../filePutContentsVar7Sub/FileGetContentsVar7.tmp): Failed to open stream: %s in %s on…
93 …ar7.dir/filePutContentsVar7Sub/BADDIR/FileGetContentsVar7.tmp): Failed to open stream: %s in %s on…
110 Warning: file_put_contents(BADDIR/FileGetContentsVar7.tmp): Failed to open stream: %s in %s on line…
H A Dparse_ini_file_variation6-win32-mb.phpt94 …arseIniFileVar私はガラスを食べられますSub\parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such fil…
99 …FileVar私はガラスを食べられますSub\BADDIR\parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such fil…
128 Warning: parse_ini_file(BADDIR\parseIniFileVar私はガラスを食べられます.ini): Failed to open stream: No such fil…
H A Dparse_ini_file_variation6-win32.phpt94 …iFileVar6Sub\\..\\..\parseIniFileVar6Sub\ParseIniFileVar6.ini): Failed to open stream: No such fil…
99 …iFileVar6.dir\parseIniFileVar6Sub\BADDIR\ParseIniFileVar6.ini): Failed to open stream: No such fil…
128 Warning: parse_ini_file(BADDIR\ParseIniFileVar6.ini): Failed to open stream: No such file or direct…
H A Dreadfile_variation8-win32.phpt83 …b\..\\\readfileVar8Sub\\..\\..\readfileVar8Sub\fileToRead.tmp): Failed to open stream: No such fil…
87 Warning: readfile(%s\readfileVar8\readfileVar8Sub\BADDIR\fileToRead.tmp): Failed to open stream: No…
99 Warning: readfile(BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
H A Dfflush_variation4.phpt24 exit("Error:failed to open file $file_name");
30 exit("Error:failed to open file $file_name");
H A Dfile_put_contents_variation7-win32.phpt96 …ar7Sub\\..\\..\filePutContentsVar7Sub\FileGetContentsVar7.tmp): Failed to open stream: %s in %s on…
101 …ar7.dir\filePutContentsVar7Sub\BADDIR\FileGetContentsVar7.tmp): Failed to open stream: %s in %s on…
118 Warning: file_put_contents(BADDIR\FileGetContentsVar7.tmp): Failed to open stream: %s in %s on line…
H A D007_variation15.phpt12 Description: Closes an open file pointer
18 checking for the warning msg when trying to open an existing file in "xt" mode,
57 Warning: fopen(%s): Failed to open stream: File exists in %s on line %d
H A Dreadfile_variation8-win32-mb.phpt83 …食べられます8Sub\\..\\..\readfileVar私はガラスを食べられます8Sub\fileToRead.tmp): Failed to open stream: No such fil…
87 …ガラスを食べられます8\readfileVar私はガラスを食べられます8Sub\BADDIR\fileToRead.tmp): Failed to open stream: No such fil…
99 Warning: readfile(BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
/PHP-8.1/ext/standard/tests/dir/
H A Dopendir_variation5.phpt51 $dir_handle2 = opendir($child_dir_path); // try to open, expected failure
81 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): Failed to open directory: %s in %s on li…
86 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): Failed to open directory: %s in %s on li…
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_get_2.phpt41 open c1 for select * from imp_res_get_2_tab_1 order by 1;
44 open c1 for select * from imp_res_get_2_tab_2 where rownum < 3 order by 1;
47 open c1 for select * from dual;
H A Dimp_res_lob.phpt36 open c1 for select * from imp_res_lob_tab order by 1;
38 open c1 for select * from dual;
40 open c1 for select c2 from imp_res_lob_tab order by c1;
H A Dimp_res_get_1.phpt41 open c1 for select * from imp_res_get_1_tab_1 order by 1;
44 open c1 for select * from imp_res_get_1_tab_2 where rownum < 3 order by 1;
47 open c1 for select * from dual;
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_variation6.phpt25 session_set_save_handler("open", "close", "read", "write", "destroy", "gc", "create_sid", "validate…
40 session_set_save_handler("open", "close", "read", "write", "destroy", "gc", "create_sid", "validate…
48 session_set_save_handler("open", "close", "read", "write", "destroy", "gc", "create_sid", "validate…
H A Dsession_set_save_handler_class_013.phpt19 public function open($path, $name): bool {
22 return parent::open($path, $name);
/PHP-8.1/ext/zip/examples/
H A DextractAll.php5 $zip->open("test.zip");
H A Dextract.php9 $zip->open("test.zip");
/PHP-8.1/ext/phar/tests/tar/
H A Dbug64343.phpt2 Bug #64343 (phar cannot open tars with pax headers)
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_01_open.phpt2 SQLite3::open/close tests
/PHP-8.1/ext/zip/tests/
H A Doo_delete.phpt14 if (!$zip->open($file, ZIPARCHIVE::CREATE)) {
29 if (!$zip->open($file, ZIPARCHIVE::CREATE)) {
H A Doo_addglob2.phpt23 if (!$zip->open($file, ZipArchive::CREATE | ZipArchive::OVERWRITE)) {
47 $zip->open($file);
/PHP-8.1/ext/xml/tests/
H A Dbug50576.phpt65 [type] => open
79 [type] => open
/PHP-8.1/ext/phar/tests/
H A Dopendir.phpt38 Warning: opendir(phar://): Failed to open directory: phar error: no directory in "phar://", must ha…
41 Warning: opendir(phar://hi.phar): Failed to open directory: phar error: invalid url or non-existent…
/PHP-8.1/ext/exif/tests/
H A Dexif_read_data_0.phpt11 Warning: exif_read_data(): Unable to open file in %sexif_read_data_0.php on line %d
/PHP-8.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation14.phpt24 // with invalid open tag for testing entire source to be unknown token
25 echo "-- with invlalid PHP open tag & valid tokens --\n";
243 -- with invlalid PHP open tag & valid tokens --

Completed in 51 milliseconds

12345678910>>...33