Home
last modified time | relevance | path

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

12345678910>>...31

/PHP-8.1/Zend/tests/
H A Duse_no_file_conflict.phpt2 Use conflicts should not occur across files
H A Dbug39602.phpt10 ini_set("session.save_handler","files");
/PHP-8.1/ext/phar/tests/
H A Dinclude_path_advanced.phpt8 files/include_path.phar
H A Dfrontcontroller30.phpt9 files/frontcontroller8.phar
H A Dphar_oo_005.phpt10 require_once 'files/phar_oo_test.inc';
29 unlink(__DIR__ . '/files/phar_oo_005.phar.php');
H A Dwithphar.phpt7 include __DIR__ . '/files/nophar.phar';
/PHP-8.1/ext/standard/tests/general_functions/
H A Dphpinfo.phpt25 Scan this dir for additional .ini files => %a
26 Additional .ini files parsed => %a
/PHP-8.1/ext/zip/examples/
H A DextractAll.php16 $files = array('test', 'testdir/test2'); variable
/PHP-8.1/ext/phar/tests/tar/
H A Dbug64343.phpt10 $phar = new PharData(__DIR__."/files/bug64343.tar");
H A Dbug67761.phpt10 include __DIR__."/files/bug67761.tar/bug67761.phar";
/PHP-8.1/ext/phar/tests/cache_list/
H A Dcopyonwrite18.phar.phpt10 files/write18.phar
H A Dcopyonwrite1.phar.phpt10 files/write.phar
H A Dcopyonwrite17.phar.phpt10 files/write17.phar
H A Dcopyonwrite20.phar.phpt10 files/write20.phar
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_info.h26 PHPDBG_INFO(files);
/PHP-8.1/ext/standard/tests/file/
H A Dfile_basic.phpt10 echo "*** Testing file() with basic types of files ***\n";
30 *** Testing file() with basic types of files ***
H A Dfile_put_contents_variation9.phpt2 est file_put_contents() function : usage variation - linked files
20 // link files even though it original file doesn't exist yet
H A Dfflush_variation4.phpt11 echo "*** Testing fflush(): with file handles of files opened in various read modes ***\n";
41 *** Testing fflush(): with file handles of files opened in various read modes ***
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_class_012.phpt4 session.save_handler=files
52 string(5) "files"
H A Dsession_set_save_handler_class_013.phpt4 session.save_handler=files
46 string(5) "files"
H A Dsession_save_path_variation4.phpt9 session.save_handler=files
56 Warning: session_start(): Failed to initialize storage module: files (path: ) in %s on line %d
H A Dbug71683.phpt8 session.save_handler=files
/PHP-8.1/ext/fileinfo/tests/
H A Dbug-gh11891.phpt2 Bug GH-11891: fileinfo returns text/xml for some svg files
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt7 * files with different file names to test how readdir() reads them
59 // different OS order files differently so will
63 // remove files while going through directory
/PHP-8.1/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)

Completed in 61 milliseconds

12345678910>>...31