Searched refs:OP_NOT (Results 1 - 7 of 7) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_byte_order.c211 case OP_NOT:
H A Dpcre_compile.c1838 case OP_NOT:
2253 case OP_NOT:
2561 case OP_NOT:
2906 list[0] = OP_NOT;
2944 case OP_NOT:
2952 list[0] = (c == OP_CHARI) ? OP_CHAR : OP_NOT;
3007 list[0] = (c == OP_PROP) ? OP_CHAR : OP_NOT;
3451 case OP_NOT:
3761 case OP_NOT:
5324 OP_NOT[
[all...]
H A Dpcre_study.c212 case OP_NOT:
835 case OP_NOT:
H A Dpcre_printint.c545 case OP_NOT:
H A Dpcre_jit_compile.c683 case OP_NOT:
1364 case OP_NOT:
3354 case OP_NOT:
5662 case OP_NOT:
5674 if (type == OP_NOT || !char_has_othercase(common, cc))
5700 if (type == OP_NOT || !char_has_othercase(common, cc))
7765 *type = OP_NOT;
7883 case OP_NOT:
8265 case OP_NOT:
H A Dpcre_dfa_exec.c2280 case OP_NOT:
H A Dpcre_exec.c3653 case OP_NOT:
3669 if (op == OP_NOT)

Completed in 119 milliseconds