Lines Matching full:op_any
1114 case OP_ANY:1588 case OP_ANY:4217 *code++ = ((options & PCRE2_DOTALL) != 0)? OP_ALLANY: OP_ANY;8113 if (scode[1] != OP_ANY || (bracket_map & cb->backref_map) != 0 ||