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

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c184 case OP_SOD:
877 case OP_SOD:
H A Dpcre_dfa_exec.c886 case OP_SOD:
H A Dpcre_compile.c1827 case OP_SOD:
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
8355 it's anchored. However, if this is a multiline pattern, then only OP_SOD will
8445 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE;
H A Dpcre_jit_compile.c593 case OP_SOD:
3215 case OP_SOD:
5250 case OP_SOD:
8238 case OP_SOD:
H A Dpcre_exec.c2076 case OP_SOD:

Completed in 162 milliseconds