Home
last modified time | relevance | path

Searched refs:directories (Results 26 – 50 of 115) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation6.phpt15 // test relative directories and stream contexts.
H A Dfopen_variation5.phpt2 Test fopen() function : variation: use include path and stream context (absolute directories in pat…
41 //define the files to go into these directories, create one in dir2
H A Dfopen_variation8.phpt2 Test fopen() function : variation: use include path and stream context (relative directories in pat…
41 //define the files to go into these directories, create one in dir2
H A Dcopy_variation8.phpt18 echo "*** Testing copy() function: copying links across different directories ***\n";
79 *** Testing copy() function: copying links across different directories ***
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation7.phpt21 * Description: List files & directories inside the specified path
26 * Create directories with different permissions to test whether scandir() can access them
H A Dreaddir_variation2.phpt2 Test readdir() function : usage variations - empty directories
H A Dchdir_basic.phpt23 // create directories
H A Dscandir_basic.phpt6 * Description: List files & directories inside the specified path
H A Dscandir_variation9.phpt6 * Description: List files & directories inside the specified path
H A Ddir_variation9.phpt18 * Checking the behavior of dir() function by passing directories which
24 /* create the temporary directories */
H A Dscandir_error1.phpt6 * Description: List files & directories inside the specified path
H A Dopendir_basic.phpt24 // create temporary directories - will remove in CLEAN section
H A Dreaddir_variation3.phpt2 Test readdir() function : usage variations - sub-directories
H A Dscandir_error2.phpt12 * Description: List files & directories inside the specified path
H A Dscandir_variation10.phpt6 * Description: List files & directories inside the specified path
/PHP-5.5/win32/
H A Dregistry.c60 static int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *par… in LoadDirectory() argument
116 zend_hash_update(directories, path, path_len+1, &ht, sizeof(HashTable*), NULL); in LoadDirectory()
150 if (LoadDirectory(directories, subkey, new_path, name_len, ht)) { in LoadDirectory()
/PHP-5.5/ext/phar/tests/
H A Dphar_dir_iterate.phpt2 Phar object: iterate test with sub-directories and RecursiveIteratorIterator
H A Dphar_offset_get_error.phpt49 Cannot set any files or directories in magic ".phar" directory
/PHP-5.5/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt36 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
H A Dconnect_without_oracle_home_old.phpt35 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
H A Dpecl_bug16035.phpt28 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
H A Dconnect_without_oracle_home_11.phpt35 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
H A Dconnect_without_oracle_home_old_11.phpt35 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
/PHP-5.5/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc53 * Create an internal directory, creating parent directories as needed
/PHP-5.5/ext/mssql/
H A Dconfig.m425 AC_MSG_ERROR(Cannot find FreeTDS in known installation directories)

Completed in 32 milliseconds

12345