Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h473 OP_ANYCHAR_STAR, /* ".*" */ enumerator
H A Dregexec.c1801 case OP_ANYCHAR_STAR: MOP_IN(OP_ANYCHAR_STAR); in match_at()
H A Dregcomp.c849 : OP_ANYCHAR_STAR)); in compile_quantifier_node()
1055 return add_opcode(reg, OP_ANYCHAR_STAR); in compile_quantifier_node()
5700 { OP_ANYCHAR_STAR, "anychar*", ARG_NON },
H A DHISTORY1900 2002/04/09: [impl] move IS_MULTILINE() to outside of loop in OP_ANYCHAR_STAR.

Completed in 38 milliseconds