Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_filestat.h26 #define S_IXUSR S_IEXEC macro
H A Dftp_fopen_wrapper.c794 ssb->sb.st_mode |= S_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH; in php_stream_ftp_url_stat()
H A Dfilestat.c833 xmask=S_IXUSR; in php_stat()
/php-src/Zend/
H A Dzend_virtual_cwd.h380 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
/php-src/ext/phar/
H A Dfunc_interceptors.c347 xmask=S_IXUSR; in phar_fancy_stat()

Completed in 20 milliseconds