Searched defs:chdir (Results 1 – 4 of 4) sorted by relevance
302 PHP_FUNCTION(chdir) in PHP_FUNCTION() argument
706 function chdir(string $directory): bool {} function
109 # define chdir(path) _chdir(path) macro
89 char *chdir; member
Completed in 20 milliseconds