BIT_STATUS_BITS_NUM 374 ext/mbstring/oniguruma/regint.h ((n) < BIT_STATUS_BITS_NUM ? ((stats) & (1 << n)) : ((stats) & 1)) BIT_STATUS_BITS_NUM 377 ext/mbstring/oniguruma/regint.h if ((n) < BIT_STATUS_BITS_NUM)\ BIT_STATUS_BITS_NUM 384 ext/mbstring/oniguruma/regint.h if ((n) < BIT_STATUS_BITS_NUM)\ BIT_STATUS_BITS_NUM 4458 ext/mbstring/oniguruma/regparse.c if (list_capture != 0 && num >= BIT_STATUS_BITS_NUM) BIT_STATUS_BITS_NUM 4494 ext/mbstring/oniguruma/regparse.c else if (num >= BIT_STATUS_BITS_NUM) {