Home
last modified time | relevance | path

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

/PHP-8.2/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/PHP-8.2/ext/posix/
H A Dposix.stub.php282 function posix_access(string $filename, int $flags = 0): bool {} function
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
H A Dposix.c681 PHP_FUNCTION(posix_access) in PHP_FUNCTION() argument

Completed in 10 milliseconds