BITSET_SIZE 425 mbstring/oniguruma/regint.h #define BITSET_SIZE (SINGLE_BYTE_SIZE / BITS_IN_ROOM) BITSET_SIZE 432 mbstring/oniguruma/regint.h typedef Bits BitSet[BITSET_SIZE];