Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_filestat.h75 #define S_IXGRP S_IEXEC macro
H A Dfilestat.c98 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
926 xmask=S_IXGRP; in php_stat()
939 xmask=S_IXGRP; in php_stat()
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c433 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
461 xmask=S_IXGRP; in phar_fancy_stat()
474 xmask=S_IXGRP; in phar_fancy_stat()

Completed in 18 milliseconds