Home
last modified time | relevance | path

Searched refs:getcwd (Results 1 – 25 of 99) sorted by last modified time

1234

/PHP-5.5/tests/security/
H A Dopen_basedir_opendir.phpt8 $initdir = getcwd();
H A Dopen_basedir_readlink.phpt14 $initdir = getcwd();
H A Dopen_basedir_rename.phpt8 $initdir = getcwd();
H A Dopen_basedir_rmdir.phpt8 $initdir = getcwd();
H A Dopen_basedir_scandir.phpt8 $initdir = getcwd();
H A Dopen_basedir_symlink.phpt14 $initdir = getcwd();
H A Dopen_basedir_tempnam.phpt8 $initdir = getcwd();
H A Dopen_basedir_touch.phpt8 $initdir = getcwd();
H A Dopen_basedir_unlink.phpt8 $initdir = getcwd();
H A Dopen_basedir.inc62 $directory = getcwd();
72 $directory = (getcwd()."/test");
92 $directory = getcwd();
H A Dopen_basedir_chmod.phpt8 $initdir = getcwd();
H A Dopen_basedir_dir.phpt8 $initdir = getcwd();
H A Dopen_basedir_disk_free_space.phpt8 $initdir = getcwd();
H A Dopen_basedir_error_log.phpt9 $initdir = getcwd();
H A Dopen_basedir_error_log_variation.phpt8 $initdir = getcwd();
H A Dopen_basedir_file.phpt8 $initdir = getcwd();
H A Dopen_basedir_file_get_contents.phpt8 $initdir = getcwd();
H A Dopen_basedir_file_put_contents.phpt8 $initdir = getcwd();
H A Dopen_basedir_fopen.phpt8 $initdir = getcwd();
H A Dopen_basedir_is_executable.phpt8 $initdir = getcwd();
H A Dopen_basedir_link.phpt14 $initdir = getcwd();
H A Dopen_basedir_linkinfo.phpt17 $initdir = getcwd();
H A Dopen_basedir_mkdir.phpt14 $initdir = getcwd();
/PHP-5.5/
H A Dserver-tests.php493 $this->cwd = getcwd();
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c520 getcwd( s_cur_chdir, sizeof( s_cur_chdir ) ); in lsapi_chdir_primary_script()

Completed in 45 milliseconds

1234