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