Searched refs:OP_REVERSE (Results 1 – 7 of 7) sorted by relevance
157 case OP_REVERSE: in find_minlength()
263 case OP_REVERSE:
1403 OP_REVERSE, /* 92 Move pointer back - used in lookbehind assertions */ enumerator
1558 case OP_REVERSE: in find_fixedlength()1711 else if (c == OP_REVERSE) in _pcre_find_bracket()6305 *code++ = OP_REVERSE; in compile_regex()
372 is OP_REVERSE, followed by a two byte count of the number of characters to move
440 if (*first_op == OP_REVERSE) in internal_dfa_exec()
1274 case OP_REVERSE: in match()