Searched refs:OP_PLUS (Results 1 – 10 of 10) sorted by relevance
185 case OP_PLUS: in PRIV()
353 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()1159 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in PRIV()1174 case OP_PLUS: in PRIV()1175 *code += OP_POSPLUS - OP_PLUS; in PRIV()1312 case OP_PLUS: in PRIV()
311 case OP_PLUS: in pcre2_callout_enumerate()
303 case OP_PLUS: in find_minlength()1181 case OP_PLUS: in set_start_bits()1324 case OP_PLUS: in set_start_bits()
505 case OP_PLUS: in pcre2_printint()
1445 OP_PLUS, /* 35 the minimizing one second. */ enumerator
1018 case OP_PLUS: in next_opcode()1439 case OP_PLUS: in detect_early_fail()1805 case OP_PLUS: \5661 case OP_PLUS: in scan_prefix()11726 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()11729 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()11788 case OP_PLUS: in get_iterator_parameters()11791 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()12552 case OP_PLUS: in compile_matchingpath()13753 case OP_PLUS: in compile_backtrackingpath()
7828 *code++ = OP_PLUS + repeat_type; in compile_branch()9017 case OP_PLUS: in find_recurse()9117 case OP_PLUS: in find_firstassertedcu()
2468 case OP_PLUS: in internal_dfa_match()
1246 case OP_PLUS: in match()
Completed in 149 milliseconds