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