Home
last modified time | relevance | path

Searched refs:posix_getcwd (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
7 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
12 var_dump(posix_getcwd());
/PHP-8.2/ext/posix/
H A Dposix.stub.php272 function posix_getcwd(): string|false {} function
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
H A Dposix.c539 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() argument

Completed in 18 milliseconds