Home
last modified time | relevance | path

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

/PHP-8.1/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.c707 case OP_NOTPOSSTAR: in find_minlength()
1038 case OP_NOTPOSSTAR: in set_start_bits()
H A Dpcre2_printint.c552 case OP_NOTPOSSTAR: in pcre2_printint()
H A Dpcre2_auto_possess.c1322 case OP_NOTPOSSTAR: in PRIV()
H A Dpcre2_internal.h1442 OP_NOTPOSSTAR, /* 68 Possessified versions, caseful */ enumerator
H A Dpcre2_dfa_match.c2454 case OP_NOTPOSSTAR: in internal_dfa_match()
2470 if (codevalue == OP_POSSTAR || codevalue == OP_NOTPOSSTAR) in internal_dfa_match()
H A Dpcre2_compile.c878 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
8623 case OP_NOTPOSSTAR: in find_recurse()
H A Dpcre2_jit_compile.c1002 case OP_NOTPOSSTAR: in next_opcode()
1381 case OP_NOTPOSSTAR: in detect_early_fail()
2080 case OP_NOTPOSSTAR: in get_framesize()
11965 case OP_NOTPOSSTAR: in compile_matchingpath()
13106 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre2_match.c1498 case OP_NOTPOSSTAR: in match()

Completed in 128 milliseconds