Searched defs:getcwd (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/standard/ | ||
H A D | dir.c | 338 PHP_FUNCTION(getcwd) in PHP_FUNCTION() argument |
/PHP-8.2/main/ | ||
H A D | php.h | 108 # define getcwd(a, b) _getcwd(a, b) macro |
Completed in 7 milliseconds