Home
last modified time | relevance | path

Searched refs:files (Results 176 – 200 of 769) sorted by relevance

12345678910>>...31

/PHP-7.4/
H A Dbuildconf28 A wrapper around the autoconf and autoheader that generate files for building
34 and required files.
40 -f, --force Regenerate configure files in PHP release packages.
/PHP-7.4/ext/intl/
H A Dintl_cppshims.h21 #error For inclusion form C++ files only
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_variation1.phpt23 var_dump(session_module_name("files"));
40 string(5) "files"
H A Dsession_save_path_variation3.phpt6 session.save_handler=files
37 Warning: session_start(): Failed to read session data: files (path: %sblah) in %s on line %d
H A Dsession_save_path_variation2.phpt6 session.save_handler=files
37 Warning: session_start(): Failed to read session data: files (path: %sblah) in %s on line %d
H A Dbug71683.phpt6 session.save_handler=files
/PHP-7.4/ext/phar/tests/
H A Dphar_construct_invalidurl.phpt27 …archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
28 … create a phar archive from a URL like "http://". Phar objects can only be created from local files
H A Dphar_oo_010.phpt12 require_once 'files/phar_oo_test.inc';
38 unlink(__DIR__ . '/files/phar_oo_010.phar.php');
H A Dphar_oo_006.phpt10 require_once 'files/phar_oo_test.inc';
40 unlink(__DIR__ . '/files/phar_oo_006.phar.php');
H A Dcached_manifest_1.phpt8 phar.cache_list={PWD}/files/nophar.phar
11 $pname = 'phar://' . dirname(__FILE__) . '/files/nophar.phar';
H A Dphar_convert_repeated.phpt18 $files = array();
19 $files['a'] = 'a';
20 $files['b'] = 'b';
21 $files['c'] = 'c';
23 include 'files/phar_test.inc';
H A Dinclude_path_advanced.phpt8 files/include_path.phar
/PHP-7.4/ext/fileinfo/tests/
H A Dbug61964.phpt30 // write some test files to test folder
36 echo "DONE: testing dir with files\n";
63 DONE: testing dir with files
H A Dbug61964-mb.phpt30 // write some test files to test folder
36 echo "DONE: testing dir with files\n";
63 DONE: testing dir with files
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation-win32.phpt21 /* rename files across directories */
22 echo "*** Testing rename() : rename files across directories ***\n";
65 *** Testing rename() : rename files across directories ***
H A Dfile.inc5 delete_files() : delete files
9 change_file_perms() : Change permission of files
156 $count = no. of files, default is 1
203 $file_path = dir where files will be created
230 filled => total files filled
452 $file_path = location of the files
455 $count = number of files to be deleted
458 deleted = Number of files deleted.
495 $file_path = location of link files
496 $link_file_count = Number of link files
[all …]
H A D006_basic.phpt22 echo "*** Testing fileperms(), chmod() with files and dirs ***\n";
43 *** Testing fileperms(), chmod() with files and dirs ***
H A Dis_executable_variation3.phpt23 echo "\n*** Testing is_executable() on invalid files ***\n";
47 *** Testing is_executable() on invalid files ***
H A Dreadlink_realpath_basic2-win32.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for files
18 /* creating directories, symbolic links and files */
44 /* loop through $files to read the filepath of $file in the above array */
H A Dreadlink_realpath_basic2.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for files
18 /* creating directories, symbolic links and files */
44 /* loop through $files to read the filepath of $file in the above array */
/PHP-7.4/Zend/tests/
H A Duse_no_file_conflict.phpt2 Use conflicts should not occur across files
/PHP-7.4/ext/zip/examples/
H A DextractAll.php16 $files = array('test', 'testdir/test2'); variable
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation9.phpt6 * Description: List files & directories inside the specified path
20 // create directory and files
/PHP-7.4/ext/phar/tests/zip/
H A Dodt.phpt8 $a = new PharData(__DIR__ . '/files/odt.odt');
18 $b = new Phar(__DIR__ . '/files/odt.odt');
/PHP-7.4/ext/dom/tests/
H A Ddom005.phpt25 html files with undeclared entities 
31 html files with undeclared entities 

Completed in 29 milliseconds

12345678910>>...31