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

/external/pcre/dist/
H A Dpcre_study.c178 case OP_CREF:
821 case OP_CREF:
H A Dpcre_printint.c427 case OP_CREF:
H A Dpcre_compile.c1670 case OP_CREF:
1808 case OP_CREF:
6626 /* Other conditions use OP_CREF/OP_DNCREF/OP_RREF/OP_DNRREF, and all
6629 code[1+LINK_SIZE] = OP_CREF;
8495 case OP_CREF:
H A Dpcre_dfa_exec.c2735 if (condcode == OP_CREF || condcode == OP_DNCREF ||
H A Dpcre_exec.c1371 case OP_CREF: /* Numbered group used test */
H A Dpcre_jit_compile.c662 case OP_CREF:
830 case OP_CREF:
7222 if (*matchingpath == OP_CREF)

Completed in 204 milliseconds