Home
last modified time | relevance | path

Searched refs:OP_REVERSE (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c182 case OP_REVERSE: in find_minlength()
913 case OP_REVERSE: in set_start_bits()
H A Dpcre_internal.h2071 OP_REVERSE, /* 124 Move pointer back - used in lookbehind assertions */ enumerator
H A Dpcre_compile.c1849 case OP_REVERSE: in find_fixedlength()
2096 else if (c == OP_REVERSE) in PRIV()
8333 *code++ = OP_REVERSE; in compile_regex()
H A DHACKING478 is OP_REVERSE, followed by a count of the number of characters to move back the
H A Dpcre_jit_compile.c641 case OP_REVERSE: in next_opcode()
5829 case OP_REVERSE: in compile_char1_matchingpath()
8326 case OP_REVERSE: in compile_matchingpath()
H A Dpcre_exec.c1673 case OP_REVERSE: in match()

Completed in 72 milliseconds