Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dphp_filestat.h70 #define S_IXGRP S_IEXEC macro
H A Dfilestat.c914 xmask=S_IXGRP; in php_stat()
927 xmask=S_IXGRP; in php_stat()
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h366 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c458 xmask=S_IXGRP; in phar_fancy_stat()
471 xmask=S_IXGRP; in phar_fancy_stat()

Completed in 15 milliseconds