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