Home
last modified time | relevance | path

Searched refs:getcwd (Results 26 – 50 of 99) sorted by relevance

1234

/PHP-5.5/ext/phar/tests/
H A Dphar_setdefaultstub.phpt222 self::$origdir = getcwd();
227 self::_removeTmpFiles($temp, getcwd());
336 self::_removeTmpFiles($f, getcwd());
517 self::$origdir = getcwd();
522 self::_removeTmpFiles($temp, getcwd());
631 self::_removeTmpFiles($f, getcwd());
812 self::$origdir = getcwd();
817 self::_removeTmpFiles($temp, getcwd());
926 self::_removeTmpFiles($f, getcwd());
/PHP-5.5/ext/libxml/tests/
H A Dbug61367-read.phpt18 $dir = htmlspecialchars(dirname(getcwd()));
/PHP-5.5/ext/standard/tests/file/
H A Dbug60120.phpt28 $process = proc_open($cmd, $descriptors, $pipes, getcwd(), array(), $options);
H A Dfopen_include_path.inc2 $pwd = getcwd();
H A Dfopen_variation15.phpt21 $includePathDir = getcwd().'/fopen15.includeDir';
23 $absTestDir = getcwd().'/'.$testDir;
H A Drmdir_variation3.phpt18 $cwd = getcwd();
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 Dfile_variation8.phpt21 $old_dir_path = getcwd();
/PHP-5.5/tests/security/
H A Dopen_basedir_linkinfo.phpt17 $initdir = getcwd();
H A Dopen_basedir_mkdir.phpt14 $initdir = getcwd();
H A Dopen_basedir_rmdir.phpt8 $initdir = getcwd();
H A Dopen_basedir_unlink.phpt8 $initdir = getcwd();
H A Dopen_basedir_error_log_variation.phpt8 $initdir = getcwd();
H A Dopen_basedir_rename.phpt8 $initdir = getcwd();
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();
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_include_path.inc2 $pwd = getcwd();
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());
H A Dinclude_path2.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());
H A Dopenssl.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());
H A Dopenssl.phar166 self::$origdir = getcwd();
171 self::_removeTmpFiles($temp, getcwd());
280 self::_removeTmpFiles($f, getcwd());

Completed in 31 milliseconds

1234