Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dphp_filestat.h70 #define S_IXGRP S_IEXEC macro
H A Dfilestat.c837 xmask=S_IXGRP; in php_stat()
850 xmask=S_IXGRP; in php_stat()
H A Dftp_fopen_wrapper.c808 ssb->sb.st_mode |= S_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH; in php_stream_ftp_url_stat()
/PHP-7.2/Zend/
H A Dzend_virtual_cwd.h366 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
/PHP-7.2/ext/phar/
H A Dfunc_interceptors.c457 xmask=S_IXGRP; in phar_fancy_stat()
470 xmask=S_IXGRP; in phar_fancy_stat()

Completed in 23 milliseconds