Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_filestat.h65 #define S_IXUSR S_IEXEC macro
H A Dftp_fopen_wrapper.c807 ssb->sb.st_mode |= S_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH; in php_stream_ftp_url_stat()
H A Dfilestat.c839 xmask=S_IXUSR; in php_stat()
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h371 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH )
/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c451 xmask=S_IXUSR; in phar_fancy_stat()

Completed in 26 milliseconds