Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dphp_filestat.h68 #define S_IXGRP S_IEXEC macro
H A Dfilestat.c835 xmask=S_IXGRP; in php_stat()
848 xmask=S_IXGRP; in php_stat()
H A Dftp_fopen_wrapper.c807 ssb->sb.st_mode |= S_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH; in php_stream_ftp_url_stat()
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h349 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
/PHP-7.3/ext/phar/
H A Dfunc_interceptors.c455 xmask=S_IXGRP; in phar_fancy_stat()
468 xmask=S_IXGRP; in phar_fancy_stat()

Completed in 28 milliseconds