Home
last modified time | relevance | path

Searched refs:files (Results 476 – 500 of 728) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-5.3/ext/standard/tests/dir/
H A Dscandir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
21 * Description: List files & directories inside the specified path
H A Dscandir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
21 * Description: List files & directories inside the specified path
/PHP-5.3/ext/standard/tests/file/
H A Dunlink_variation8-win32.phpt27 $files = array(
56 foreach($files as $fileToUnlink) {
H A Dfile_get_contents_variation9.phpt2 Test file_get_contents() function : variation - linked files
32 // link files
H A Dis_executable_variation2.phpt51 $files = array (
66 foreach($files as $file) {
H A Dis_readable_variation2.phpt50 $files = array (
65 foreach($files as $file) {
H A Drename_variation13-win32.phpt17 /* An array of files */
42 echo "*** Testing rename() with obscure files ***\n";
73 *** Testing rename() with obscure files ***
H A Dunlink_variation9-win32.phpt28 $files = array(
60 foreach($files as $fileToUnlink) {
H A Dflock_basic.phpt7 Description: PHP supports a portable way of locking complete files
/PHP-5.3/ext/phar/tests/tar/
H A Dbignames_overflow.phpt13 include dirname(__FILE__) . '/files/make.dangerous.tar.php.inc';
H A Dbadalias.phpt9 $e = dirname(__FILE__) . '/files/';
H A Dtar_004U.phpt14 include dirname(__FILE__) . '/files/tarmaker.php.inc';
H A Dtar_001.phpt8 include dirname(__FILE__) . '/files/make_invalid_tar.php.inc';
H A Dtar_002.phpt10 include dirname(__FILE__) . '/files/make_invalid_tar.php.inc';
H A Dtar_004.phpt14 include dirname(__FILE__) . '/files/tarmaker.php.inc';
/PHP-5.3/ext/session/tests/
H A D019.phpt10 session.save_handler=files
H A Dsession_module_name_variation3.phpt30 var_dump(session_module_name("files"));
H A D026.phpt9 session.save_handler=files
H A D007.phpt12 session.save_handler=files
H A D014.phpt14 session.save_handler=files
/PHP-5.3/ext/phar/tests/
H A Dbug13727.phpt2 Phar: SLOW TEST bug #13727: "Number of files in the Phar" limited to 2042
/PHP-5.3/ext/intl/tests/
H A Dresourcebundle.build2 // THIS SCRIPT WILL REBUILD ResourceBundle bundles from source files
/PHP-5.3/ext/phar/tests/zip/
H A Dbadalias.phpt9 $e = dirname(__FILE__) . '/files/';
/PHP-5.3/
H A DREADME.TESTING61 from the source root and any subdirectories below. If there are files,
63 in these files, determines whether it should run it, by evaluating
83 ext/myext/tests/myext.phpt fails to pass, the following files are created:
99 NOTE: The files generated by tests can be selected by setting the
151 [Creating new test files]
/PHP-5.3/ext/mbstring/libmbfl/
H A Dconfigure.in20 # Checks for header files.

Completed in 25 milliseconds

1...<<11121314151617181920>>...30