BitStatusType    1897 regcomp.c        BitStatusType loc;
BitStatusType     289 regint.h       #define BIT_STATUS_BITS_NUM          (sizeof(BitStatusType) * 8)
BitStatusType     291 regint.h       #define BIT_STATUS_ON_ALL(stats)     (stats) = ~((BitStatusType )0)
BitStatusType     283 regparse.h       BitStatusType    capture_history;
BitStatusType     284 regparse.h       BitStatusType    bt_mem_start;
BitStatusType     285 regparse.h       BitStatusType    bt_mem_end;
BitStatusType     286 regparse.h       BitStatusType    backrefed_mem;