Searched refs:OP_PLUS (Results 1 – 14 of 14) sorted by relevance
334 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()1115 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in PRIV()1129 case OP_PLUS: in PRIV()1130 *code += OP_POSPLUS - OP_PLUS; in PRIV()1263 case OP_PLUS: in PRIV()
185 case OP_PLUS: in PRIV()
311 case OP_PLUS: in pcre2_callout_enumerate()
287 case OP_PLUS: in find_minlength()1184 case OP_PLUS: in set_start_bits()
460 case OP_PLUS: in pcre2_printint()
1352 OP_PLUS, /* 35 the minimizing one second. */ enumerator
755 case OP_PLUS: in next_opcode()998 case OP_PLUS: in is_accelerated_repeat()1300 case OP_PLUS: \3937 case OP_PLUS: in scan_prefix()9796 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()9799 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()9858 case OP_PLUS: in get_iterator_parameters()9861 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()10495 case OP_PLUS: in compile_matchingpath()11630 case OP_PLUS: in compile_backtrackingpath()
7018 *code++ = OP_PLUS + repeat_type; in compile_branch()8157 case OP_PLUS: in find_recurse()8255 case OP_PLUS: in find_firstassertedcu()
2350 case OP_PLUS: in internal_dfa_match()
1109 case OP_PLUS: in match()
187 public static final int OP_PLUS = 10; field in OpCodes
141 case OpCodes.OP_PLUS : in compile()
1012 insertOp(addPos, 2, OpCodes.OP_PLUS); in AdditiveExpr()
483 OP_PLUS OP_PLUSI