Home
last modified time | relevance | path

Searched refs:getcwd (Results 51 – 75 of 108) sorted by relevance

12345

/PHP-7.2/ext/standard/tests/file/
H A Dfopen_variation15.phpt21 $includePathDir = getcwd().'/fopen15.includeDir';
23 $absTestDir = getcwd().'/'.$testDir;
H A Dmkdir_variation5.phpt23 $cwd = getcwd();
H A Dparse_ini_file_variation6.phpt21 $old_dir_path = getcwd();
H A Dreadfile_variation9.phpt30 $old_dir_path = getcwd();
H A Drmdir_variation3.phpt18 $cwd = getcwd();
H A Dfile_get_contents_variation7.phpt21 $old_dir_path = getcwd();
H A Dfile_variation8.phpt21 $old_dir_path = getcwd();
H A Dfile_get_contents_variation7-win32-mb.phpt26 $old_dir_path = getcwd();
H A Dfile_get_contents_variation7-win32.phpt26 $old_dir_path = getcwd();
H A Dfile_variation8-win32.phpt26 $old_dir_path = getcwd();
H A Dunlink_variation10.phpt26 $cwd = getcwd();
H A Dmkdir_variation5-win32.phpt23 $cwd = getcwd();
H A Dparse_ini_file_variation6-win32-mb.phpt26 $old_dir_path = getcwd();
H A Dparse_ini_file_variation6-win32.phpt26 $old_dir_path = getcwd();
H A Dreadfile_variation8-win32.phpt35 $old_dir_path = getcwd();
H A Drename_variation12.phpt30 $old_dir_path = getcwd();
H A Drmdir_variation3-win32.phpt23 $cwd = getcwd();
H A Dfile_put_contents_variation7-win32.phpt27 $old_dir_path = getcwd();
/PHP-7.2/tests/security/
H A Dopen_basedir_disk_free_space.phpt8 $initdir = getcwd();
H A Dopen_basedir_is_executable.phpt8 $initdir = getcwd();
H A Dopen_basedir_tempnam.phpt8 $initdir = getcwd();
H A Dopen_basedir_touch.phpt8 $initdir = getcwd();
H A Dopen_basedir_chmod.phpt8 $initdir = getcwd();
H A Dopen_basedir_readlink.phpt14 $initdir = getcwd();
H A Dopen_basedir_file_put_contents.phpt8 $initdir = getcwd();

Completed in 20 milliseconds

12345