BIT_STATUS_BITS_NUM 265 ext/mbstring/oniguruma/regint.h ((n) < (int )BIT_STATUS_BITS_NUM ? ((stats) & (1 << n)) : ((stats) & 1)) BIT_STATUS_BITS_NUM 268 ext/mbstring/oniguruma/regint.h if ((n) < (int )BIT_STATUS_BITS_NUM) \ BIT_STATUS_BITS_NUM 275 ext/mbstring/oniguruma/regint.h if ((n) < (int )BIT_STATUS_BITS_NUM)\ BIT_STATUS_BITS_NUM 4585 ext/mbstring/oniguruma/regparse.c if (list_capture != 0 && num >= (int )BIT_STATUS_BITS_NUM) BIT_STATUS_BITS_NUM 4627 ext/mbstring/oniguruma/regparse.c else if (num >= (int )BIT_STATUS_BITS_NUM) {