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