Searched refs:posix_access (Results 1 – 4 of 4) sorted by relevance
2 posix_access() with bogus paths8 var_dump(posix_access(str_repeat('bogus path', 1042)));
80 function posix_access(string $filename, int $flags = 0): bool {} function
209 ZEND_FUNCTION(posix_access);274 ZEND_FE(posix_access, arginfo_posix_access)
736 PHP_FUNCTION(posix_access) in PHP_FUNCTION() argument
Completed in 13 milliseconds