Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h642 OP_PUSH_LOOK_BEHIND_NOT, /* (?<!...) start */ enumerator
H A Dregexec.c2829 case OP_PUSH_LOOK_BEHIND_NOT: STAT_OP_IN(OP_PUSH_LOOK_BEHIND_NOT); in match_at()
H A Dregcomp.c1443 r = add_opcode_rel_addr(reg, OP_PUSH_LOOK_BEHIND_NOT, in compile_anchor_node()
5549 { OP_PUSH_LOOK_BEHIND_NOT, "push-look-behind-not", ARG_SPECIAL },
5829 case OP_PUSH_LOOK_BEHIND_NOT: in onig_print_compiled_byte_code()

Completed in 43 milliseconds