Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_module_open.phpt13 Warning: mcrypt_module_open(): Could not open encryption module in %s on line %d
/PHP-5.5/ext/zip/examples/
H A Dfopen.php22 $z->open(dirname(__FILE__) . '/test.zip');
/PHP-5.5/ext/standard/tests/file/
H A Dfile_put_contents_variation7-win32.phpt102 …ar7Sub\\..\\..\filePutContentsVar7Sub\FileGetContentsVar7.tmp): failed to open stream: %s in %s on…
107 …ar7.dir\filePutContentsVar7Sub\BADDIR\FileGetContentsVar7.tmp): failed to open stream: %s in %s on…
124 Warning: file_put_contents(BADDIR\FileGetContentsVar7.tmp): failed to open stream: %s in %s on line…
H A Dfile_put_contents_variation7.phpt94 …ar7Sub//..//../filePutContentsVar7Sub/FileGetContentsVar7.tmp): failed to open stream: %s in %s on…
99 …ar7.dir/filePutContentsVar7Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: %s in %s on…
116 Warning: file_put_contents(BADDIR/FileGetContentsVar7.tmp): failed to open stream: %s in %s on line…
H A Dfile_put_contents_variation8-win32.phpt76 Warning: file_put_contents( ): failed to open stream: Permission denied in %s on line %d
91 Warning: file_put_contents(/no/such/file/dir): failed to open stream: %s in %s on line %d
96 Warning: file_put_contents(php/php): failed to open stream: %s in %s on line %d
H A D007_variation16.phpt14 Description: Closes an open file pointer
20 checking for the warning msg when trying to open an existing file in "x+t" mode,
59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A D007_variation24.phpt14 Description: Closes an open file pointer
20 checking for the warning msg when trying to open an existing file in "x+b" mode,
59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A Dfscanf_variation54.phpt34 exit("Error:failed to open file $filename");
49 exit("Error:failed to open file $filename");
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 Dbug35740.phpt11 Warning: include(%s): failed to open stream: %s in %s on line %d
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation5.phpt64 $dir_handle2 = opendir($child_dir_path); // try to open, expected failure
96 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): failed to open dir: %s in %s on line %d
101 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): failed to open dir: %s in %s on line %d
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation14.phpt29 // with invalid open tag for testing entire source to be unknown token
30 echo "-- with invlalid PHP open tag & valid tokens --\n";
257 -- with invlalid PHP open tag & valid tokens --
/PHP-5.5/ext/xmlreader/examples/
H A Dxmlreader_validatedtd.php5 $xml->open("dtdexample.xml");
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation4.phpt119 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
126 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
133 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
140 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
147 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-5.5/ext/session/tests/
H A Dbug55688.phpt15 Warning: SessionHandler::gc(): Parent session handler is not open in %s on line %d
H A Dsession_set_save_handler_iface_001.phpt24 public function open($path, $name) {
59 session_set_save_handler(array($handler, 'open'), array($handler, 'close'),
H A Dsession_set_save_handler_class_002.phpt24 public function open($path, $name) {
59 session_set_save_handler(array($handler, 'open'), array($handler, 'close'),
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_close_notopen.phpt2 Sybase-CT close not open
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_02_open.phpt2 SQLite3::open test, testing for function parameters
H A Dsqlite3_open_empty_string.phpt2 SQLite3::open test with empty string argument via the constructor
/PHP-5.5/ext/zip/tests/
H A Doo_close.phpt13 if (!$zip->open($dirname . 'test.zip')) {
/PHP-5.5/ext/phar/tests/
H A Dwebphar_compilefail.phpt2 Phar: Phar::webPhar, open compiled file fails
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_trace_pread.c41 mem_file = open(buf, O_RDONLY); in fpm_trace_ready()
/PHP-5.5/ext/spl/tests/
H A Dbug54291.phpt8 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Failed to open directory "…
/PHP-5.5/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

Completed in 87 milliseconds

12345678910>>...28