Home
last modified time | relevance | path

Searched refs:files (Results 201 – 225 of 817) sorted by relevance

12345678910>>...33

/PHP-7.0/ext/session/tests/
H A D016.phpt13 session.save_handler=files
29 Warning: session_write_close(): Failed to write session data (files). Please verify that the curren…
H A Dsession_module_name_variation3.phpt6 session.save_handler=files
31 var_dump(session_module_name("files"));
H A Dsession_set_save_handler_class_013.phpt4 session.save_handler=files
50 string(5) "files"
H A Dsession_save_path_variation4.phpt7 session.save_handler=files
59 Fatal error: session_start(): Failed to initialize storage module: files (path: ) in %s on line %d
H A Dbug71603.phpt6 session.save_handler=files
/PHP-7.0/ext/phar/tests/
H A Dphar_oo_010.phpt13 require_once 'files/phar_oo_test.inc';
39 unlink(dirname(__FILE__) . '/files/phar_oo_010.phar.php');
H A Dphar_oo_006.phpt11 require_once 'files/phar_oo_test.inc';
41 unlink(dirname(__FILE__) . '/files/phar_oo_006.phar.php');
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 Dcached_manifest_1.phpt9 phar.cache_list={PWD}/files/nophar.phar
12 $pname = 'phar://' . dirname(__FILE__) . '/files/nophar.phar';
H A Dcached_manifest_1U.phpt9 phar.cache_list={PWD}/files/nophar.phar
12 $pname = 'phar://' . dirname(__FILE__) . '/files/nophar.phar';
H A Dinclude_path_advanced.phpt8 files/include_path.phar
/PHP-7.0/ext/intl/
H A Dintl_cppshims.h21 #error For inclusion form C++ files only
/PHP-7.0/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 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 */
H A D006_basic.phpt32 echo "*** Testing fileperms(), chmod() with files and dirs ***\n";
53 *** Testing fileperms(), chmod() with files and dirs ***
/PHP-7.0/ext/spl/
H A DTODO3 Implement the classes/interfaces from the .inc files in
/PHP-7.0/ext/standard/tests/dir/
H A Dscandir_variation9.phpt6 * Description: List files & directories inside the specified path
20 // create directory and files
/PHP-7.0/Zend/tests/
H A Duse_no_file_conflict.phpt2 Use conflicts should not occur across files
/PHP-7.0/ext/zip/
H A DTODO1 - add pattern support to extract or add files
/PHP-7.0/ext/fileinfo/tests/
H A Dbug61964.phpt30 // write some test files to test folder
36 echo "DONE: testing dir with files\n";
72 DONE: testing dir with files
/PHP-7.0/ext/dom/tests/
H A Ddom005.phpt26 html files with undeclared entities 
32 html files with undeclared entities 
/PHP-7.0/ext/zip/examples/
H A DextractAll.php16 $files = array('test', 'testdir/test2'); variable
/PHP-7.0/ext/phar/tests/zip/
H A Dodt.phpt9 $a = new PharData(dirname(__FILE__) . '/files/odt.odt');
19 $b = new Phar(dirname(__FILE__) . '/files/odt.odt');
/PHP-7.0/ext/standard/tests/general_functions/
H A Dphpinfo.phpt28 Scan this dir for additional .ini files => %a
29 Additional .ini files parsed => %a
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_info.h28 PHPDBG_INFO(files);

Completed in 23 milliseconds

12345678910>>...33