Home
last modified time | relevance | path

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

12345678910>>...33

/PHP-7.0/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-7.0/ext/phar/tests/
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_005_5.2.phar.php');
H A Dphar_oo_005.phpt15 require_once 'files/phar_oo_test.inc';
35 unlink(dirname(__FILE__) . '/files/phar_oo_005.phar.php');
H A Dphar_oo_005U.phpt14 require_once 'files/phar_oo_test.inc';
34 unlink(dirname(__FILE__) . '/files/phar_oo_005U.phar.php');
/PHP-7.0/
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-7.0/ext/mbstring/ucgendat/
H A DREADME3 It's only necessary to rebuild unicode_data.h from Unicode ucd files.
/PHP-7.0/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
H A Dcopyonwrite17.phar.phpt10 files/write17.phar
H A Dcopyonwrite7.phar.phpt10 files/write7.phar
H A Dcopyonwrite19.phar.phpt10 files/write19.phar
/PHP-7.0/ext/phar/tests/tar/
H A Dbug64343.phpt10 $phar = new PharData(__DIR__."/files/bug64343.tar");
/PHP-7.0/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-7.0/ext/session/tests/
H A Dsessionhandler_open_001.phpt8 ini_set('session.save_handler', 'files');
H A Dbug70876.phpt7 session.save_handler=files
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug44461.phpt7 zip = "application/zip" ; MIME-type for ZIP files
/PHP-7.0/Zend/tests/
H A Dbug39602.phpt10 ini_set("session.save_handler","files");
/PHP-7.0/ext/standard/tests/file/
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-7.0/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 45 milliseconds

12345678910>>...33