Searched refs:OP_RREF (Results 1 – 8 of 8) sorted by relevance
237 case OP_RREF: in find_minlength()971 case OP_RREF: in set_start_bits()
422 case OP_RREF: in pcre2_printint()
1049 case OP_RREF: in find_fixedlength()1312 case OP_RREF: in first_significant_code()6252 code[1+LINK_SIZE] = OP_RREF; /* Change the type of test */ in compile_branch()6431 code[1+LINK_SIZE] = OP_RREF; /* Change test type */ in compile_branch()8056 case OP_RREF: in is_startline()
1559 OP_RREF, /* 144 Used to hold a recursion number as condition */ enumerator
691 case OP_RREF: in next_opcode()7884 …SLJIT_COMPILE_ASSERT(OP_DNRREF == OP_RREF + 1 && OP_FALSE == OP_RREF + 2 && OP_TRUE == OP_RREF + 3, in compile_bracket_matchingpath()7886 …has_alternatives = ((*matchingpath >= OP_RREF && *matchingpath <= OP_TRUE) || *matchingpath == OP_… in compile_bracket_matchingpath()8145 else if ((*matchingpath >= OP_RREF && *matchingpath <= OP_TRUE) || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()8158 else if (*matchingpath == OP_RREF) in compile_bracket_matchingpath()
2683 else if (condcode == OP_RREF) in internal_dfa_match()
1366 case OP_RREF: /* Numbered group recursion test */ in match()
533 subpattern using the opcode OP_RREF (with a value of RREF_ANY (0xffff) for "the