Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h641 OP_LOOK_BEHIND, /* (?<=...) start (no needs end opcode) */ enumerator
H A Dregexec.c2820 case OP_LOOK_BEHIND: STAT_OP_IN(OP_LOOK_BEHIND); in match_at()
H A Dregcomp.c1425 r = add_opcode(reg, OP_LOOK_BEHIND); in compile_anchor_node()
5548 { OP_LOOK_BEHIND, "look-behind", ARG_SPECIAL },
5824 case OP_LOOK_BEHIND: in onig_print_compiled_byte_code()

Completed in 30 milliseconds