Searched refs:OP_EXTUNI (Results 1 - 5 of 5) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c275 case OP_EXTUNI:
832 case OP_EXTUNI:
H A Dpcre_dfa_exec.c726 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break;
1316 OP_TYPEPLUS has OP_PROP, OP_NOTPROP, OP_ANYNL, or OP_EXTUNI as its
2161 case OP_EXTUNI:
H A Dpcre_exec.c2647 case OP_EXTUNI:
4340 else if (ctype == OP_EXTUNI)
5098 else if (ctype == OP_EXTUNI)
5617 else if (ctype == OP_EXTUNI)
H A Dpcre_compile.c1947 case OP_EXTUNI:
2550 case OP_EXTUNI:
2936 case OP_EXTUNI:
H A Dpcre_jit_compile.c613 case OP_EXTUNI:
1174 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI)
1180 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI)
1355 case OP_EXTUNI:
5415 case OP_EXTUNI:
7895 case OP_EXTUNI:
7910 if (type == OP_ANYNL || type == OP_EXTUNI)
8258 case OP_EXTUNI:
8563 if (type == OP_ANYNL || type == OP_EXTUNI)

Completed in 547 milliseconds