Searched refs:OP_DOLLM (Results 1 - 6 of 6) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c191 case OP_DOLLM:
828 case OP_DOLLM:
H A Dpcre_printint.c818 case OP_DOLLM:
H A Dpcre_compile.c1817 case OP_DOLLM:
2940 case OP_DOLLM:
4707 *code++ = ((options & PCRE_MULTILINE) != 0)? OP_DOLLM : OP_DOLL;
H A Dpcre_dfa_exec.c963 case OP_DOLLM:
H A Dpcre_jit_compile.c619 case OP_DOLLM:
1361 case OP_DOLLM:
3225 case OP_DOLLM:
5576 case OP_DOLLM:
8264 case OP_DOLLM:
H A Dpcre_exec.c2108 case OP_DOLLM:

Completed in 290 milliseconds