Searched refs:getcwd_result (Results 1 – 1 of 1) sorted by relevance
671 char *getcwd_result; in PHP_FUNCTION() local672 getcwd_result = VCWD_GETCWD(cur_cwd, MAXPATHLEN); in PHP_FUNCTION()673 if (!getcwd_result) { in PHP_FUNCTION()
Completed in 7 milliseconds