getcwd 454 TSRM/tsrm_virtual_cwd.c result = getcwd(cwd, sizeof(cwd)); getcwd 290 TSRM/tsrm_virtual_cwd.h #define VCWD_GETCWD(buff, size) getcwd(buff, size) getcwd 166 ext/phar/shortarc.php self::$origdir = getcwd(); getcwd 171 ext/phar/shortarc.php self::_removeTmpFiles($temp, getcwd()); getcwd 286 ext/phar/shortarc.php self::_removeTmpFiles($f, getcwd()); getcwd 24790 ext/sqlite3/libsqlite/sqlite3.c { "getcwd", (sqlite3_syscall_ptr)getcwd, 0 }, getcwd 3206 ext/standard/basic_functions.c PHP_FE(getcwd, arginfo_getcwd) getcwd 770 ext/standard/proc_open.c orig_cwd = getcwd(NULL, PATH_MAX); getcwd 51 main/win95nt.h #ifndef getcwd getcwd 89 run-tests.php $CUR_DIR = getcwd(); getcwd 103 run-tests.php $cwd = getcwd(); getcwd 493 server-tests.php $this->cwd = getcwd();