Home
last modified time | relevance | path

Searched defs:chdir (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/
H A Ddir.c302 PHP_FUNCTION(chdir) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php706 function chdir(string $directory): bool {} function
/PHP-8.0/main/
H A Dphp.h109 # define chdir(path) _chdir(path) macro
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_conf.h89 char *chdir; member

Completed in 23 milliseconds