Home
last modified time | relevance | path

Searched refs:files (Results 226 – 250 of 761) sorted by relevance

12345678910>>...31

/PHP-5.4/ext/session/tests/
H A Dsession_save_path_variation4.phpt7 session.save_handler=files
59 Fatal error: session_start(): Failed to initialize storage module: files (path: ) in %s on line %d
H A Dsession_set_save_handler_class_012.phpt4 session.save_handler=files
52 string(5) "files"
H A Dsessionhandler_open_001.phpt8 ini_set('session.save_handler', 'files');
/PHP-5.4/ext/standard/tests/file/
H A D006_basic.phpt32 echo "*** Testing fileperms(), chmod() with files and dirs ***\n";
53 *** Testing fileperms(), chmod() with files and dirs ***
H A Dlstat_stat_variation1.phpt28 echo "*** Testing stat() for files after being renamed ***\n";
55 *** Testing stat() for files after being renamed ***
H A Dfflush_variation4.phpt14 echo "*** Testing fflush(): with file handles of files opened in various read modes ***\n";
44 *** Testing fflush(): with file handles of files opened in various read modes ***
H A Dfile_basic.phpt12 echo "*** Testing file() with basic types of files ***\n";
32 *** Testing file() with basic types of files ***
/PHP-5.4/ext/zip/examples/
H A DextractAll.php16 $files = array('test', 'testdir/test2'); variable
/PHP-5.4/ext/phar/tests/
H A Dinclude_path_advanced.phpt8 files/include_path.phar
H A Dfrontcontroller30.phpt9 files/frontcontroller8.phar
H A Dphar_oo_005.phpt15 require_once 'files/phar_oo_test.inc';
35 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
H A Dphar_oo_005U.phpt14 require_once 'files/phar_oo_test.inc';
34 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
H A Dphar_oo_005_5.2.phpt14 require_once 'files/phar_oo_test.inc';
34 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
/PHP-5.4/ext/mbstring/ucgendat/
H A DREADME3 It's only necessary to rebuild unicode_data.h from Unicode ucd files.
/PHP-5.4/ext/phar/tests/cache_list/
H A Dcopyonwrite18.phar.phpt10 files/write18.phar
H A Dcopyonwrite1.phar.phpt10 files/write.phar
H A Dcopyonwrite20.phar.phpt10 files/write20.phar
H A Dcopyonwrite15.phar.phpt10 files/write15.phar
H A Dcopyonwrite16.phar.phpt10 files/write16.phar
/PHP-5.4/ext/spl/examples/
H A Dfindfile.inc16 * @brief Base class to find files
31 * @param $file the name of the files to search fro
/PHP-5.4/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-5.4/sapi/apache_hooks/
H A DapMakefile.tmpl21 # build the static library by merging the object files
34 # build the shared object library by linking the object files
40 # first these files aren't still shared objects and second we
/PHP-5.4/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt12 * files with different file names to test how readdir() reads them
64 // different OS order files differently so will
68 // remove files while going through directory
/PHP-5.4/sapi/apache/
H A DapMakefile.tmpl21 # build the static library by merging the object files
34 # build the shared object library by linking the object files
40 # first these files aren't still shared objects and second we
/PHP-5.4/ext/standard/tests/general_functions/
H A Dbug44461.phpt7 zip = "application/zip" ; MIME-type for ZIP files

Completed in 27 milliseconds

12345678910>>...31