Searched defs:posix_eaccess (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 383 function posix_eaccess(string $filename, int $flags = 0): bool {} function |
H A D | posix.c | 735 PHP_FUNCTION(posix_eaccess) in PHP_FUNCTION() argument |
Completed in 13 milliseconds