Searched refs:posix_getcwd (Results 1 – 4 of 4) sorted by relevance
2 posix_getcwd(): Basic tests7 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');12 var_dump(posix_getcwd());
272 function posix_getcwd(): string|false {} function
202 ZEND_FUNCTION(posix_getcwd);267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
539 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() argument
Completed in 8 milliseconds