S_IXUSR 433 ext/phar/func_interceptors.c #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH ) S_IXUSR 457 ext/phar/func_interceptors.c xmask=S_IXUSR; S_IXUSR 98 ext/standard/filestat.c #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH ) S_IXUSR 922 ext/standard/filestat.c xmask=S_IXUSR; S_IXUSR 899 sapi/apache/mod_php5.c if (!(r->finfo.st_mode & S_IXUSR)) { S_IXUSR 1183 sapi/apache_hooks/mod_php5.c if (!(r->finfo.st_mode & S_IXUSR)) {