Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c189 case OP_MINPLUS: in PRIV()
H A Dpcre2_auto_possess.c336 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()
1154 case OP_MINPLUS: in PRIV()
1155 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1285 case OP_MINPLUS: in PRIV()
H A Dpcre2_pattern_info.c312 case OP_MINPLUS: in pcre2_callout_enumerate()
H A Dpcre2_study.c302 case OP_MINPLUS: in find_minlength()
1235 case OP_MINPLUS: in set_start_bits()
H A Dpcre2_printint.c464 case OP_MINPLUS: in pcre2_printint()
H A Dpcre2_internal.h1397 OP_MINPLUS, /* 36 */ enumerator
H A Dpcre2_jit_compile.c970 case OP_MINPLUS: in next_opcode()
1364 case OP_MINPLUS: in detect_early_fail()
1702 case OP_MINPLUS: \
5430 case OP_MINPLUS: in scan_prefix()
11030 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
11093 case OP_MINPLUS: in get_iterator_parameters()
11856 case OP_MINPLUS: in compile_matchingpath()
12997 case OP_MINPLUS: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2365 case OP_MINPLUS: in internal_dfa_match()
H A Dpcre2_compile.c8597 case OP_MINPLUS: in find_recurse()
8695 case OP_MINPLUS: in find_firstassertedcu()
H A Dpcre2_match.c1180 case OP_MINPLUS: in match()

Completed in 102 milliseconds