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

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c188 case OP_CIRC:
816 case OP_CIRC:
H A Dpcre_compile.c1808 case OP_CIRC:
4702 else *code++ = OP_CIRC;
8353 alternative branch. If they all start with OP_SOD or OP_CIRC, or with a bracket
8354 all of whose alternatives start with OP_SOD or OP_CIRC (recurse ad lib), then
8445 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE;
8566 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE;
H A Dpcre_dfa_exec.c863 case OP_CIRC:
H A Dpcre_jit_compile.c616 case OP_CIRC:
1358 case OP_CIRC:
3222 case OP_CIRC:
5526 case OP_CIRC:
8261 case OP_CIRC:
H A Dpcre_exec.c2071 case OP_CIRC:

Completed in 121 milliseconds