IS_ABLE_CHECK     438 phar/func_interceptors.c #define IS_ACCESS_CHECK(__t) (IS_ABLE_CHECK(type) || (__t) == FS_EXISTS)
IS_ABLE_CHECK     845 standard/filestat.c #define IS_ACCESS_CHECK(__t) (IS_ABLE_CHECK(type) || (__t) == FS_EXISTS)
IS_ABLE_CHECK     950 standard/filestat.c 	if (IS_ABLE_CHECK(type) && getuid() == 0) {