Home
last modified time | relevance | path

Searched refs:OP_ANYCHAR_STAR_PEEK_NEXT (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h475 OP_ANYCHAR_STAR_PEEK_NEXT, enumerator
H A Dregcomp.c831 r = add_opcode(reg, OP_ANYCHAR_STAR_PEEK_NEXT); in compile_quantifier_node()
1047 r = add_opcode(reg, OP_ANYCHAR_STAR_PEEK_NEXT); in compile_quantifier_node()
5702 { OP_ANYCHAR_STAR_PEEK_NEXT, "anychar*-peek-next", ARG_SPECIAL },
5868 case OP_ANYCHAR_STAR_PEEK_NEXT: in onig_print_compiled_byte_code()
H A Dregexec.c1830 case OP_ANYCHAR_STAR_PEEK_NEXT: MOP_IN(OP_ANYCHAR_STAR_PEEK_NEXT); in match_at()
H A DHISTORY1966 2002/03/08: [impl] add a new opcode OP_ANYCHAR_STAR_PEEK_NEXT.

Completed in 34 milliseconds