Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c193 case OP_POSPLUS: in PRIV()
H A Dpcre2_auto_possess.c354 c != OP_POSPLUS); in get_chr_property_list()
1175 *code += OP_POSPLUS - OP_PLUS; in PRIV()
1179 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1320 case OP_POSPLUS: in PRIV()
H A Dpcre2_pattern_info.c319 case OP_POSPLUS: in pcre2_callout_enumerate()
H A Dpcre2_study.c307 case OP_POSPLUS: in find_minlength()
1183 case OP_POSPLUS: in set_start_bits()
1326 case OP_POSPLUS: in set_start_bits()
H A Dpcre2_printint.c507 case OP_POSPLUS: in pcre2_printint()
H A Dpcre2_dfa_match.c2470 case OP_POSPLUS: in internal_dfa_match()
2491 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_match()
H A Dpcre2_internal.h1455 OP_POSPLUS, /* 43 Possessified plus, caseful */ enumerator
H A Dpcre2_jit_compile.c1026 case OP_POSPLUS: in next_opcode()
1441 case OP_POSPLUS: in detect_early_fail()
2172 case OP_POSPLUS: in get_framesize()
5663 case OP_POSPLUS: in scan_prefix()
11737 if (*opcode == OP_POSPLUS) in get_iterator_parameters()
11794 case OP_POSPLUS: in get_iterator_parameters()
12560 case OP_POSPLUS: in compile_matchingpath()
13761 case OP_POSPLUS: in compile_backtrackingpath()
H A Dpcre2_compile.c873 OP_POSPLUS, 0, /* PLUS, MINPLUS */
9025 case OP_POSPLUS: in find_recurse()
9119 case OP_POSPLUS: in find_firstassertedcu()
H A Dpcre2_match.c1226 case OP_POSPLUS: in match()

Completed in 114 milliseconds