Home
last modified time | relevance | path

Searched refs:open (Results 226 – 250 of 749) sorted by relevance

12345678910>>...30

/PHP-5.6/ext/zip/tests/
H A Doo_extract.phpt14 if ($zip->open($file) !== TRUE) {
15 echo "open failed.\n";
H A Dbug11216.phpt11 $archive->open('__test.zip', ZIPARCHIVE::CREATE);
H A Dbug53885.phpt13 $nx->open($fname);
H A Dbug40228.phpt10 $zip->open($arc_name, ZIPARCHIVE::CREATE);;
H A Doo_addemptydir.phpt18 if (!$zip->open($file)) {
/PHP-5.6/ext/standard/tests/image/
H A Dgetimagesize_variation_003.phpt53 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
56 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
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-5.6/ext/sqlite3/tests/
H A Dsqlite3_31_open.phpt13 $db->open(__DIR__ . '/db1.db');
/PHP-5.6/ext/standard/tests/strings/
H A Dbug68996.phpt16 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
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
H A D007.phpt17 Warning: php_strip_whitespace(%s): failed to open stream: File name too long in %s007.php on line %d
/PHP-5.6/ext/zip/examples/
H A Dget_set_comments.php6 $z->open('t.zip');
/PHP-5.6/ext/session/tests/
H A Dbug31454.phpt9 array(&$arf, 'open'),
H A Dbug69111.phpt17 $sh->open($savePath, $sessionName);
/PHP-5.6/ext/xmlreader/tests/
H A Dbug73053.phpt14 var_dump($xml->open($xmlfile, null, LIBXML_PARSEHUGE));
/PHP-5.6/ext/standard/tests/dir/
H A Dreaddir_variation6.phpt27 // open the directory
30 // open the same directory again without closing it
/PHP-5.6/ext/standard/tests/file/
H A Dfgets_variation2.phpt21 // open the file for reading
31 // open the file for reading
H A D007_error.phpt13 Description: Closes an open file pointer
108 Warning: fopen(string): failed to open stream: No such file or directory in %s on line %d
118 Warning: fopen(10): failed to open stream: No such file or directory in %s on line %d
128 Warning: fopen(10.5): failed to open stream: No such file or directory in %s on line %d
138 Warning: fopen(1): failed to open stream: No such file or directory in %s on line %d
H A Dbug43353-win32.phpt24 Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: Invalid argument in %s
/PHP-5.6/ext/phar/tests/
H A Daddfuncs.phpt49 …ile "a" in phar "%saddfuncs.phar.php" cannot be opened for writing, readable file pointers are open
50 phar error: unable to open file "%s/does/not/exist" to add to phar archive
H A Dopen_for_write_newfile_c.phpt35 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.php/b/new.php): failed to open stream: phar e…
42 Warning: include(phar://%sopen_for_write_newfile_c.phar.php/b/new.php): failed to open stream: phar…
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt114 expect_openssl_errors('openssl_x509_export_to_file open', ['02001002']);
129 expect_openssl_errors('openssl_csr_get_subject open', ['02001002', '2006D080', '20068079', '0906D06…
161 openssl_x509_export_to_file open: ok
166 openssl_csr_get_subject open: ok
/PHP-5.6/ext/gd/tests/
H A Dimageloadfont_error2.phpt14 Warning: imageloadfont(\src\invalidfile.font): failed to open stream: No such file or directory in …
/PHP-5.6/ext/oci8/tests/
H A Dlob_042.phpt67 Warning: OCI-Lob::import(): Can't open file %s in %s on line %d
70 Warning: OCI-Lob::savefile(): Can't open file %s in %s on line %d

Completed in 43 milliseconds

12345678910>>...30