BITSET_SIZE 424 ext/mbstring/oniguruma/regint.h #define BITSET_SIZE (SINGLE_BYTE_SIZE / BITS_IN_ROOM) BITSET_SIZE 431 ext/mbstring/oniguruma/regint.h typedef Bits BitSet[BITSET_SIZE];