Home
last modified time | relevance | path

Searched refs:files (Results 351 – 375 of 769) sorted by relevance

1...<<11121314151617181920>>...31

/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller6.phpt12 files/frontcontroller.phar
H A Dcopyonwrite9.phar.phpt10 files/write9.phar
H A Dfrontcontroller33.phpt14 files/frontcontroller18.phar
H A Dfrontcontroller34.phpt15 files/frontcontroller19.phar
H A Dfrontcontroller8.phpt12 files/frontcontroller3.phar
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller10.phpt12 files/frontcontroller4.phar
H A Dfrontcontroller29.phpt12 files/frontcontroller8.phar
H A Dbug60164.phpt12 $phar = __DIR__ . '/files/stuboflength1041.phar';
H A Daddfuncs.phpt51 Cannot create any files in magic ".phar" directory
52 Cannot create any files in magic ".phar" directory
H A Dphar_oo_004.phpt14 require_once 'files/phar_oo_test.inc';
81 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
H A Dphar_oo_004U.phpt14 require_once 'files/phar_oo_test.inc';
81 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_002.phpt9 new PharData(dirname(__FILE__) . '/files/nozipend.zip');
H A Dcorrupt_003.phpt9 new PharData(dirname(__FILE__) . '/files/filecomment.zip');
H A Dcorrupt_004.phpt9 new PharData(dirname(__FILE__) . '/files/cdir_offset.zip');
H A Dcorrupt_007.phpt9 new PharData(dirname(__FILE__) . '/files/truncfilename.zip');
H A Dfrontcontroller16.phar.phpt13 files/frontcontroller8.phar.zip
H A Dzlib.phpt10 $a = new Phar(dirname(__FILE__) . '/files/zlib_alias.phar.zip');
/PHP-5.5/ext/phar/tests/tar/
H A Dlinks4.phpt10 $p = new PharData(dirname(__FILE__) . '/files/tinylink.tar');
H A Dlinks5.phpt10 $p = new PharData(dirname(__FILE__) . '/files/subdirlink.tar');
H A Dphar_setsignaturealgo2.phpt38 $config = dirname(__FILE__) . '/../files/openssl.cnf';
40 $private = openssl_get_privatekey(file_get_contents(dirname(dirname(__FILE__)) . '/files/private.pe…
/PHP-5.5/ext/standard/tests/file/
H A Dclearstatcache_error.phpt7 Description: clears files status cache
H A Dlstat_stat_variation9.phpt26 /* first create the dir/subdir and files, record the stat */
30 // creating and deleting subdir and files in the dir
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation4.phpt26 // create files within the temporary directory
43 // delete temporary files
H A Dreaddir_variation6.phpt24 // create files within the temporary directory
53 // delete temporary files
/PHP-5.5/
H A DMakefile.gcov17 …-@files=`find . -name \*.gcda -o -name \*.gcno -o -name \*.da -o -name \*.c -o -name \*.h | sed -e…
18 for x in $$files; do \

Completed in 39 milliseconds

1...<<11121314151617181920>>...31