Lines Matching refs:OP_PLUS
1979 case OP_PLUS: in find_fixedlength()
2146 case OP_PLUS: in PRIV()
2279 case OP_PLUS: in find_recurse()
2560 case OP_PLUS: in could_be_empty_branch()
2889 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()
3618 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in auto_possessify()
3632 case OP_PLUS: in auto_possessify()
3633 *code += OP_POSPLUS - OP_PLUS; in auto_possessify()
3761 case OP_PLUS: in auto_possessify()
5726 *code++ = OP_PLUS + repeat_type; in compile_branch()
6360 case OP_PLUS: *tempcode = OP_POSPLUS; break; in compile_branch()
8637 case OP_PLUS: in find_firstassertedchar()