Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/PHP-7.4/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);
H A Dposix.c290 PHP_FE(posix_access, arginfo_posix_access)
1036 PHP_FUNCTION(posix_access) in PHP_FUNCTION() argument

Completed in 7 milliseconds