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

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c178 case OP_CREF:
821 case OP_CREF:
H A Dpcre_printint.c427 case OP_CREF:
H A Dpcre_compile.c1674 case OP_CREF:
1812 case OP_CREF:
6630 /* Other conditions use OP_CREF/OP_DNCREF/OP_RREF/OP_DNRREF, and all
6633 code[1+LINK_SIZE] = OP_CREF;
8499 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 223 milliseconds