Home | History | Annotate | Download | only in src

Lines Matching refs:OP_NCLASS

660   case OP_NCLASS:
984 case OP_NCLASS:
1418 case OP_NCLASS:
1637 case OP_NCLASS:
1882 case OP_NCLASS:
2095 case OP_NCLASS:
3612 case OP_NCLASS:
6574 case OP_NCLASS:
6579 bit = (common->utf && is_char7_bitset((const sljit_u8 *)cc, type == OP_NCLASS)) ? 127 : 255;
6580 read_char_range(common, 0, bit, type == OP_NCLASS);
6582 read_char_range(common, 0, 255, type == OP_NCLASS);
6585 if (check_class_ranges(common, (const sljit_u8 *)cc, type == OP_NCLASS, FALSE, backtracks))
8695 SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
9468 case OP_NCLASS:
10598 case OP_NCLASS: