Home
last modified time | relevance | path

Searched refs:OP_MINPLUS (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c189 case OP_MINPLUS: in PRIV()
H A Dpcre2_auto_possess.c353 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()
1178 case OP_MINPLUS: in PRIV()
1179 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1313 case OP_MINPLUS: in PRIV()
H A Dpcre2_pattern_info.c312 case OP_MINPLUS: in pcre2_callout_enumerate()
H A Dpcre2_study.c305 case OP_MINPLUS: in find_minlength()
1179 case OP_MINPLUS: in set_start_bits()
1325 case OP_MINPLUS: in set_start_bits()
H A Dpcre2_printint.c506 case OP_MINPLUS: in pcre2_printint()
H A Dpcre2_internal.h1446 OP_MINPLUS, /* 36 */ enumerator
H A Dpcre2_jit_compile.c1019 case OP_MINPLUS: in next_opcode()
1427 case OP_MINPLUS: in detect_early_fail()
1787 case OP_MINPLUS: \
5662 case OP_MINPLUS: in scan_prefix()
11726 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
11789 case OP_MINPLUS: in get_iterator_parameters()
12553 case OP_MINPLUS: in compile_matchingpath()
13754 case OP_MINPLUS: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2469 case OP_MINPLUS: in internal_dfa_match()
H A Dpcre2_compile.c9021 case OP_MINPLUS: in find_recurse()
9118 case OP_MINPLUS: in find_firstassertedcu()
H A Dpcre2_match.c1248 case OP_MINPLUS: in match()

Completed in 112 milliseconds