Home
last modified time | relevance | path

Searched refs:chdir (Results 51 – 75 of 195) sorted by relevance

12345678

/PHP-8.0/ext/phar/
H A Dshortarc.php63 chdir(Extract_Phar::$temp);
189 chdir($temp);
280 chdir($temp);
293 chdir($origdir);
/PHP-8.0/sapi/phpdbg/tests/
H A Dbug73615.phpt12 chdir(__DIR__."/bug73615");
/PHP-8.0/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt24 chdir(__DIR__ . "\\mnt\\test");
39 chdir($old_dir);
H A Dbug48746_2.phpt20 chdir(__DIR__ . "\\mnt\\test");
34 chdir($old_dir);
H A Dbug73962.phpt18 chdir(__DIR__ . "\\mnt\\test");
33 chdir($old_dir);
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt29 var_dump(chdir($d0));
52 chdir($old_cwd);
H A Dbug75063_cp1251.phpt31 var_dump(chdir($d0));
54 chdir($old_cwd);
/PHP-8.0/ext/session/tests/
H A Dsession_save_path_variation4.phpt19 chdir($initdir);
27 var_dump(chdir($sessions));
/PHP-8.0/tests/security/
H A Dopen_basedir_glob_variation.phpt11 chdir($dir);
/PHP-8.0/ext/standard/tests/general_functions/
H A D004.phpt5 chdir(__DIR__);
/PHP-8.0/ext/standard/tests/file/
H A Dbug32160.phpt7 chdir(__DIR__);
H A Dmkdir-004.phpt5 chdir("/");
H A Dmkdir-006.phpt5 chdir(__DIR__);
H A Dchroot_001.phpt5 chdir("/");
/PHP-8.0/sapi/cli/tests/
H A Dphp_cli_server_003.phpt12 php_cli_server_start('chdir(__DIR__); echo "okey";');
/PHP-8.0/ext/gettext/tests/
H A Dgettext_bindtextdomain-path.phpt10 chdir(__DIR__);
H A Dgettext_basic.phpt15 chdir(__DIR__);
H A Dgettext_bindtextdomain-emptydomain.phpt12 chdir(__DIR__);
/PHP-8.0/ext/spl/tests/
H A Dfileobject_004.phpt8 chdir(dirname(__DIR__)); // ext/spl
/PHP-8.0/ext/phar/tests/
H A Dbug73764.phpt7 chdir(__DIR__);
H A Dbug73768.phpt7 chdir(__DIR__);
H A Dbug77143.phpt9 chdir(__DIR__);
H A Dbug73035.phpt7 chdir(__DIR__);
H A Dbug72928.phpt7 chdir(__DIR__);
/PHP-8.0/ext/zlib/tests/
H A Dcompress_zlib_wrapper.phpt7 chdir(__DIR__. "/../../..");

Completed in 23 milliseconds

12345678