Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-5.5/ext/posix/tests/
H A Dposix_ttyname.phpt4 Gets the absolute path to the current terminal device that is open on a given file descriptor.
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_ftruncate_error_001.phpt23 //open an SplFileObject using the above test stream
H A DSplFileObject_fflush_basic_001.phpt31 //open an SplFileObject using the above test stream
/PHP-5.5/ext/standard/tests/file/
H A Dbug43353.phpt24 Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: No such file or director…
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_246x247.phpt10 $dir = opendir(dirname(__FILE__)) or die('cannot open directory: '.dirname(__FILE__));
H A Dgetimagesize_384x385.phpt10 $dir = opendir(dirname(__FILE__)) or die('cannot open directory: '.dirname(__FILE__));
/PHP-5.5/ext/gd/tests/
H A D001.phpt20 Warning: imagecreatefrompng(%s001.test): failed to open stream: No such file or directory in %s on …
/PHP-5.5/ext/zip/tests/
H A Doo_addfile.phpt18 if (!$zip->open($file)) {
H A Dbug38944.phpt10 $foo->open($arc_name, ZIPARCHIVE::CREATE);;
H A Dbug64342_1.phpt18 if (!$zip->open($file)) {
H A Doo_getstatusstring.phpt13 $arch->open($dirname.'foo.zip',ZIPARCHIVE::CREATE);
/PHP-5.5/ext/zlib/tests/
H A Dzlib_scheme_dir_basic.phpt23 Warning: opendir(compress.zlib://%s/dir.gz): failed to open dir: not implemented in %s on line %d
H A Dgzread_variation1.phpt2 Test function gzread() by calling it while file open for writing
/PHP-5.5/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt41 Warning: fopen(phar://%sopen_for_write_newfile_b.phar.php/b/new.php): failed to open stream: phar e…
48 Warning: include(phar://%sopen_for_write_newfile_b.phar.php/b/new.php): failed to open stream: phar…
H A Dopen_for_write_newfile_b_5_2.phpt39 Warning: fopen(phar://%sopen_for_write_newfile_b_5_2.phar.php/b/new.php): failed to open stream: ph…
46 Warning: include(phar://%sopen_for_write_newfile_b_5_2.phar.php/b/new.php): failed to open stream: …
H A Dphar_buildfromdirectory2.phpt29 RecursiveDirectoryIterator::__construct(1): failed to open dir: No such file or directory
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_newfile_c.phpt46 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.zip/b/new.php): failed to open stream: phar e…
53 Warning: include(phar://%sopen_for_write_newfile_c.phar.zip/b/new.php): failed to open stream: phar…
H A Dopen_for_write_newfile_c_5_2.phpt44 Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.zip/b/new.php): failed to open stream: ph…
51 Warning: include(phar://%sopen_for_write_newfile_c_5_2.phar.zip/b/new.php): failed to open stream: …
H A Dopen_for_write_newfile_b.phpt52 Warning: fopen(phar://%sopen_for_write_newfile_b.phar.zip/b/new.php): failed to open stream: phar e…
59 Warning: include(phar://%sopen_for_write_newfile_b.phar.zip/b/new.php): failed to open stream: phar…
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_newfile_c.phpt46 Warning: fopen(phar://%sopen_for_write_newfile_c.phar.tar/b/new.php): failed to open stream: phar e…
53 Warning: include(phar://%sopen_for_write_newfile_c.phar.tar/b/new.php): failed to open stream: phar…
H A Dopen_for_write_newfile_c_5_2.phpt44 Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.tar/b/new.php): failed to open stream: ph…
51 Warning: include(phar://%sopen_for_write_newfile_c_5_2.phar.tar/b/new.php): failed to open stream: …
H A Dopen_for_write_newfile_b.phpt53 Warning: fopen(phar://%sopen_for_write_newfile_b.phar.tar/b/new.php): failed to open stream: phar e…
60 Warning: include(phar://%sopen_for_write_newfile_b.phar.tar/b/new.php): failed to open stream: phar…
/PHP-5.5/tests/lang/
H A Dbug43958.phpt14 Warning: include(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or …
/PHP-5.5/sapi/cli/tests/
H A D008.phpt41 string(33) "Could not open input file: wrong
/PHP-5.5/ext/session/
H A Dmod_user.c84 if (PSF(open) == NULL) { in PS_OPEN_FUNC()
94 retval = ps_call_handler(PSF(open), 2, args TSRMLS_CC); in PS_OPEN_FUNC()

Completed in 28 milliseconds

12345678910>>...28