BitStatusType    1875 mbstring/oniguruma/regcomp.c   BitStatusType loc;
BitStatusType     371 mbstring/oniguruma/regint.h #define BIT_STATUS_BITS_NUM          (sizeof(BitStatusType) * 8)
BitStatusType     373 mbstring/oniguruma/regint.h #define BIT_STATUS_ON_ALL(stats)     (stats) = ~((BitStatusType )0)
BitStatusType     264 mbstring/oniguruma/regparse.h   BitStatusType   capture_history;
BitStatusType     265 mbstring/oniguruma/regparse.h   BitStatusType   bt_mem_start;
BitStatusType     266 mbstring/oniguruma/regparse.h   BitStatusType   bt_mem_end;
BitStatusType     267 mbstring/oniguruma/regparse.h   BitStatusType   backrefed_mem;