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