Lines Matching refs:OP_PLUS
2009 case OP_PLUS: in find_fixedlength()
2192 case OP_PLUS: in PRIV()
2337 case OP_PLUS: in find_recurse()
2613 case OP_PLUS: in could_be_empty_branch()
2942 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()
3684 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in auto_possessify()
3699 case OP_PLUS: in auto_possessify()
3700 *code += OP_POSPLUS - OP_PLUS; in auto_possessify()
3829 case OP_PLUS: in auto_possessify()
5828 *code++ = OP_PLUS + repeat_type; in compile_branch()
6467 case OP_PLUS: *tempcode = OP_POSPLUS; break; in compile_branch()
8849 case OP_PLUS: in find_firstassertedchar()