Home | History | Annotate | Download | only in src

Lines Matching refs:OP_NOT

1067     case OP_NOT:
1611 case OP_NOT:
2544 case OP_NOT:
4874 if it's positive, or OP_NOT[I] if it's negative. In the positive case, it
4915 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_NOTI: OP_NOT;
5189 || *previous == OP_NOT || *previous == OP_NOTI)
5196 case OP_NOT: op_type = OP_NOTSTAR - OP_STAR; break;
5795 case OP_NOT: