Searched refs:OP_REVERSE (Results 1 – 9 of 9) sorted by relevance
88 else if (c == OP_REVERSE) in PRIV()
245 case OP_REVERSE: in find_minlength()1013 case OP_REVERSE: in set_start_bits()
398 case OP_REVERSE: in pcre2_printint()
1482 OP_REVERSE, /* 125 Move pointer back - used in lookbehind assertions */ enumerator
624 uint32_t revlen = (end_code[1+LINK_SIZE] == OP_REVERSE)? 1 + LINK_SIZE : 0; in internal_dfa_match()
713 case OP_REVERSE: in next_opcode()7190 case OP_REVERSE: in compile_simple_assertion_matchingpath()10450 case OP_REVERSE: in compile_matchingpath()
5406 case OP_REVERSE: in match()
7607 *code++ = OP_REVERSE; in compile_regex()
228 is the length of its branch, for which OP_REVERSE must be generated.287 group; this is used when generating OP_REVERSE for that branch.720 is OP_REVERSE, followed by a count of the number of characters to move back the