Lines Matching refs:BITSET_SET_BIT
154 BITSET_SET_BIT(bs, i); in bitset_set_range()
1167 BITSET_SET_BIT(cc->bs, j); in node_new_cclass_by_codepoint_range()
3569 BITSET_SET_BIT(cc->bs, j); in add_ctype_to_cc_by_range()
3587 BITSET_SET_BIT(cc->bs, j); in add_ctype_to_cc_by_range()
3593 BITSET_SET_BIT(cc->bs, j); in add_ctype_to_cc_by_range()
3648 BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3655 BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3665 BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3671 BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3680 if (ONIGENC_IS_CODE_SB_WORD(enc, c)) BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3688 BITSET_SET_BIT(cc->bs, c); in add_ctype_to_cc()
3950 BITSET_SET_BIT(cc->bs, (int )(*vs)); in next_state_class()
3973 BITSET_SET_BIT(cc->bs, (int )(*vs)); in next_state_val()
4371 BITSET_SET_BIT(cc->bs, NEWLINE_CODE); in parse_char_class()
5047 BITSET_SET_BIT(bs, ccs[i].to); in parse_exp()
5050 BITSET_SET_BIT(bs, ccs[i].from); in parse_exp()