Home
last modified time | relevance | path

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

12345678910>>...31

/PHP-5.5/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 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 Dlstat_stat_variation1.phpt28 echo "*** Testing stat() for files after being renamed ***\n";
55 *** Testing stat() for files after being renamed ***
H A Dfile_basic.phpt12 echo "*** Testing file() with basic types of files ***\n";
32 *** Testing file() with basic types of files ***
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphpinfo.phpt28 Scan this dir for additional .ini files => %a
29 Additional .ini files parsed => %a
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation8.phpt6 * Description: List files & directories inside the specified path
11 * Pass a directory containing files with different types of names to test how scandir()
62 // remove all files in directory so can remove directory in CLEAN section
/PHP-5.5/
H A DREADME.UNIX-BUILD-SYSTEM47 Makefile.ins are abandoned. The files which are to be compiled
66 the source-code files here as well. If you need to specify
71 E.g. this builds the three files which are located relative to the
72 extension source directory and compiles all three files with the
75 Now, you need to tell the build system that you want to build files
105 I.e. specify the source-code files as above and also pass the
/PHP-5.5/ext/zip/examples/
H A DextractAll.php16 $files = array('test', 'testdir/test2'); variable
/PHP-5.5/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_5.2.phpt14 require_once 'files/phar_oo_test.inc';
34 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
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');
/PHP-5.5/ext/mbstring/ucgendat/
H A DREADME3 It's only necessary to rebuild unicode_data.h from Unicode ucd files.
/PHP-5.5/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 Dcopyonwrite7.phar.phpt10 files/write7.phar
H A Dcopyonwrite15.phar.phpt10 files/write15.phar
H A Dcopyonwrite16.phar.phpt10 files/write16.phar
/PHP-5.5/ext/phar/tests/tar/
H A Dbug64343.phpt10 $phar = new PharData(__DIR__."/files/bug64343.tar");
/PHP-5.5/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-5.5/ext/session/tests/
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.5/ext/spl/examples/
H A Dfindfile.inc16 * @brief Base class to find files
31 * @param $file the name of the files to search fro

Completed in 112 milliseconds

12345678910>>...31