Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c183 case OP_NOTPOSSTAR: in PRIV()
H A Dpcre2_pattern_info.c344 case OP_NOTPOSSTAR: in pcre2_callout_enumerate()
H A Dpcre2_study.c710 case OP_NOTPOSSTAR: in find_minlength()
1042 case OP_NOTPOSSTAR: in set_start_bits()
H A Dpcre2_printint.c594 case OP_NOTPOSSTAR: in pcre2_printint()
H A Dpcre2_auto_possess.c1345 case OP_NOTPOSSTAR: in PRIV()
H A Dpcre2_dfa_match.c2558 case OP_NOTPOSSTAR: in internal_dfa_match()
2574 if (codevalue == OP_POSSTAR || codevalue == OP_NOTPOSSTAR) in internal_dfa_match()
H A Dpcre2_internal.h1491 OP_NOTPOSSTAR, /* 68 Possessified versions, caseful */ enumerator
H A Dpcre2_compile.c885 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
9013 case OP_NOTPOSSTAR: in find_recurse()
H A Dpcre2_jit_compile.c1051 case OP_NOTPOSSTAR: in next_opcode()
1450 case OP_NOTPOSSTAR: in detect_early_fail()
2183 case OP_NOTPOSSTAR: in get_framesize()
12523 case OP_NOTPOSSTAR: in compile_matchingpath()
13724 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre2_match.c1564 case OP_NOTPOSSTAR: in match()

Completed in 92 milliseconds