S_IXUSR 99 ext/standard/filestat.c #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH ) S_IXUSR 821 ext/standard/filestat.c xmask=S_IXUSR; S_IXUSR 885 sapi/apache/mod_php5.c if (!(r->finfo.st_mode & S_IXUSR)) { S_IXUSR 1176 sapi/apache_hooks/mod_php5.c if (!(r->finfo.st_mode & S_IXUSR)) {