NEWLINE_CODE 4487 regparse.c if (ONIGENC_IS_CODE_NEWLINE(env->enc, NEWLINE_CODE)) { NEWLINE_CODE 4488 regparse.c if (ONIGENC_CODE_TO_MBCLEN(env->enc, NEWLINE_CODE) == 1) NEWLINE_CODE 4489 regparse.c BITSET_SET_BIT(cc->bs, NEWLINE_CODE); NEWLINE_CODE 4491 regparse.c add_code_range(&(cc->mbuf), env, NEWLINE_CODE, NEWLINE_CODE);