Searched refs:OP_PLUS (Results 1 – 10 of 10) sorted by relevance
185 case OP_PLUS: in PRIV()
336 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()1135 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in PRIV()1150 case OP_PLUS: in PRIV()1151 *code += OP_POSPLUS - OP_PLUS; in PRIV()1284 case OP_PLUS: in PRIV()
311 case OP_PLUS: in pcre2_callout_enumerate()
300 case OP_PLUS: in find_minlength()1234 case OP_PLUS: in set_start_bits()
463 case OP_PLUS: in pcre2_printint()
1396 OP_PLUS, /* 35 the minimizing one second. */ enumerator
969 case OP_PLUS: in next_opcode()1363 case OP_PLUS: in detect_early_fail()1720 case OP_PLUS: \5429 case OP_PLUS: in scan_prefix()11030 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()11033 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()11092 case OP_PLUS: in get_iterator_parameters()11095 *opcode -= OP_PLUS - OP_STAR; in get_iterator_parameters()11855 case OP_PLUS: in compile_matchingpath()12996 case OP_PLUS: in compile_backtrackingpath()
7452 *code++ = OP_PLUS + repeat_type; in compile_branch()8593 case OP_PLUS: in find_recurse()8694 case OP_PLUS: in find_firstassertedcu()
2364 case OP_PLUS: in internal_dfa_match()
1178 case OP_PLUS: in match()
Completed in 106 milliseconds