Searched defs:getcwd (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | php_dir.h | 33 PHP_FUNCTION(getcwd); variable |
| /PHP_TRUNK/main/ | ||
| H A D | win95nt.h | 51 #ifndef getcwd 52 # define getcwd(a, b) _getcwd(a, b) macro |
Completed in 2 milliseconds