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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c185 case OP_RREF:
914 case OP_RREF:
H A Dpcre_printint.c441 case OP_RREF:
H A Dpcre_compile.c1694 case OP_RREF:
1853 case OP_RREF:
6802 /* Other conditions use OP_CREF/OP_DNCREF/OP_RREF/OP_DNRREF, and all
6819 code[1+LINK_SIZE] = OP_RREF; /* Change the type of test */
6997 code[1+LINK_SIZE] = OP_RREF; /* Change test type */
8727 case OP_RREF:
H A Dpcre_dfa_exec.c2745 /* The only supported version of OP_RREF is for the value RREF_ANY,
2749 else if (condcode == OP_RREF)
H A Dpcre_exec.c1336 case OP_RREF: /* Numbered group recursion test */

Completed in 87 milliseconds