Home
last modified time | relevance | path

Searched refs:S_IXROOT (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_virtual_cwd.h365 #ifndef S_IXROOT
366 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH ) macro
/PHP-7.2/ext/standard/
H A Dfilestat.c863 xmask = S_IXROOT; in php_stat()

Completed in 9 milliseconds