Home
last modified time | relevance | path

Searched refs:OP_LOOK_BEHIND (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h530 OP_LOOK_BEHIND, /* (?<=...) start (no needs end opcode) */ enumerator
H A Dregexec.c2639 case OP_LOOK_BEHIND: MOP_IN(OP_LOOK_BEHIND); in match_at()
H A Dregcomp.c1445 r = add_opcode(reg, OP_LOOK_BEHIND); in compile_anchor_node()
5753 { OP_LOOK_BEHIND, "look-behind", ARG_SPECIAL },
6029 case OP_LOOK_BEHIND: in onig_print_compiled_byte_code()

Completed in 34 milliseconds