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

/external/pcre/dist/
H A Dpcre_study.c195 case OP_DOLL:
869 case OP_DOLL:
H A Dpcre_compile.c1842 case OP_DOLL:
2988 case OP_DOLL:
3576 case OP_DOLL:
4772 *code++ = ((options & PCRE_MULTILINE) != 0)? OP_DOLLM : OP_DOLL;
H A Dpcre_dfa_exec.c936 case OP_DOLL:
H A Dpcre_jit_compile.c614 case OP_DOLL:
1369 case OP_DOLL:
3280 case OP_DOLL:
5614 case OP_DOLL:
8322 case OP_DOLL:
H A Dpcre_exec.c2143 case OP_DOLL:

Completed in 94 milliseconds