Searched refs:OP_ANYCHAR_STAR (Results 1 – 4 of 4) sorted by relevance
473 OP_ANYCHAR_STAR, /* ".*" */ enumerator
1796 case OP_ANYCHAR_STAR: MOP_IN(OP_ANYCHAR_STAR); in match_at()
849 : OP_ANYCHAR_STAR)); in compile_quantifier_node()1055 return add_opcode(reg, OP_ANYCHAR_STAR); in compile_quantifier_node()5699 { OP_ANYCHAR_STAR, "anychar*", ARG_NON },
1919 2002/04/09: [impl] move IS_MULTILINE() to outside of loop in OP_ANYCHAR_STAR.
Completed in 72 milliseconds