Home
last modified time | relevance | path

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

123

/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/www/mod_php80/php-8.0.15/ext/posix/tests/
H A D001.phpt2 posix_access() with bogus paths
8 var_dump(posix_access(str_repeat('bogus path', 1042)));
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dposix.php23 function posix_access(string $file, int $mode = POSIX_F_OK): void function
26 $result = \posix_access($file, $mode);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dposix.php23 function posix_access(string $file, int $mode = POSIX_F_OK): void function
26 $result = \posix_access($file, $mode);
/dports/www/mod_php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/lang/php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/lang/php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/www/mod_php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h209 ZEND_FUNCTION(posix_access);
274 ZEND_FE(posix_access, arginfo_posix_access)
/dports/lang/php73/php-7.3.33/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);
/dports/lang/php74/php-7.4.27/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);
/dports/www/mod_php73/php-7.3.33/ext/posix/
H A Dphp_posix.h101 PHP_FUNCTION(posix_access);

123