Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/phar/tests/files/
H A Dopenssl.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());
/PHP-8.0/ext/standard/tests/file/
H A Dfopen_variation15.phpt15 $includePathDir = getcwd().'/fopen15.includeDir';
17 $absTestDir = getcwd().'/'.$testDir;
H A Dreadfile_variation9.phpt24 $old_dir_path = getcwd();
H A Dfile_variation8.phpt15 $old_dir_path = getcwd();
H A Dmkdir_variation5.phpt17 $cwd = getcwd();
H A Dparse_ini_file_variation6.phpt15 $old_dir_path = getcwd();
H A Drmdir_variation3.phpt12 $cwd = getcwd();
H A Dfile_get_contents_variation7.phpt15 $old_dir_path = getcwd();
H A Dfile_get_contents_variation7-win32.phpt20 $old_dir_path = getcwd();
H A Dfile_variation8-win32.phpt20 $old_dir_path = getcwd();
H A Dmkdir_variation5-win32.phpt17 $cwd = getcwd();
H A Dunlink_variation10.phpt20 $cwd = getcwd();
H A Dfile_get_contents_variation7-win32-mb.phpt20 $old_dir_path = getcwd();
H A Dfile_put_contents_variation7.phpt16 $old_dir_path = getcwd();
H A Dparse_ini_file_variation6-win32-mb.phpt20 $old_dir_path = getcwd();
H A Dparse_ini_file_variation6-win32.phpt20 $old_dir_path = getcwd();
H A Dreadfile_variation8-win32.phpt29 $old_dir_path = getcwd();
H A Drename_variation12.phpt24 $old_dir_path = getcwd();
H A Drmdir_variation3-win32.phpt17 $cwd = getcwd();
H A Dfile_put_contents_variation7-win32.phpt21 $old_dir_path = getcwd();
/PHP-8.0/ext/libxml/tests/
H A Dbug61367-read.phpt20 $dir = htmlspecialchars(dirname(getcwd()));
/PHP-8.0/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();

Completed in 27 milliseconds

12345