Home
last modified time | relevance | path

Searched refs:files (Results 426 – 450 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/PHP-7.1/ext/phar/tests/
H A Dfrontcontroller9.phpt12 files/frontcontroller3.phar
H A Dfrontcontroller15.phpt12 files/frontcontroller8.phar
H A Dphar_buildfromdirectory3.phpt13 $phar->buildFromDirectory('files', new stdClass);
/PHP-7.1/ext/fileinfo/tests/
H A Dbug69107.phpt2 Bug #69107 (finfo no longer detects PHP files)
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc231 $files = explode("\n", `pear list-files PHP_Archive`);
236 foreach($files as $ent) {
443 return "Pack files into a PHAR archive.\n" .
445 "excluded from the list of input files/dirs." .
464 …input files and directories. If -i is in use then ONLY files and matching the given regular expres…
616 * Add files to a phar archive.
619 * it and get the files to insert into the Phar archive.
894 * to a directory and create new files and directories
1506 $infos['Uncompressed-files'] = $ucount;
1507 $infos['Compressed-files'] = $ccount;
[all …]
/PHP-7.1/ext/phar/tests/zip/
H A Dfrontcontroller9.phar.phpt12 files/frontcontroller3.phar.zip
/PHP-7.1/ext/session/tests/
H A Dbug71972.phpt6 session.save_handler=files
H A Dbug73100.phpt9 session.save_handler=files
H A Dbug26862.phpt8 session.save_handler=files
H A Dbug63379.phpt4 session.save_handler=files
/PHP-7.1/ext/phar/tests/tar/
H A Dfrontcontroller19.phar.phpt10 files/frontcontroller10.phar.tar
H A Dfrontcontroller20.phar.phpt10 files/frontcontroller11.phar.tar
H A Dfrontcontroller3.phar.phpt12 files/frontcontroller.phar.tar
H A Dfrontcontroller9.phar.phpt12 files/frontcontroller3.phar.tar
/PHP-7.1/ext/phar/tests/cache_list/
H A Dcopyonwrite5.phar.phpt10 files/write5.phar
H A Dfrontcontroller19.phpt12 files/frontcontroller10.phar
H A Dfrontcontroller20.phpt12 files/frontcontroller11.phar
H A Dfrontcontroller9.phpt13 files/frontcontroller3.phar
H A Dfrontcontroller3.phpt13 files/frontcontroller.phar
/PHP-7.1/ext/zip/tests/
H A Dbug70752.phpt2 Bug #70752 (Depacking with wrong password leaves 0 length files)
/PHP-7.1/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation2.phpt9 session.save_handler=files
H A Dget_cfg_var_variation4.phpt9 session.save_handler=files
/PHP-7.1/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt27 // create files within the temporary directory
50 // delete temp files
/PHP-7.1/ext/standard/tests/file/
H A Dis_executable_variation1.phpt27 /* array of files checked to see if they are executable files
/PHP-7.1/ext/exif/
H A Dtest.txt90 error_log("exif test page - counting files: $cnt",0);
128 error_log("exif test page - counting files in $path");
130 error_log("exif test page - counting files: ".count($possible)." done.",0);
186 The files can be downloaded <a href="http://marcus-boerger.de/php/ext/exif/test/">here</a>.
188 The test will work with all files in that directory and all subdirectories. To test private
196 If all files produce a header in output the module might be o.k.
263 if ( !((++$num)%100)) error_log("exif test page - checking files: $num",0);
357 error_log("exif test page - checking files: ".count($possible)." done.",0);

Completed in 43 milliseconds

1...<<11121314151617181920>>...35