Home
last modified time | relevance | path

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

/PHP-8.3/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.c583 case OP_NOTPOSSTAR: in pcre2_printint()
H A Dpcre2_auto_possess.c1339 case OP_NOTPOSSTAR: in PRIV()
H A Dpcre2_dfa_match.c2511 case OP_NOTPOSSTAR: in internal_dfa_match()
2527 if (codevalue == OP_POSSTAR || codevalue == OP_NOTPOSSTAR) in internal_dfa_match()
H A Dpcre2_internal.h1466 OP_NOTPOSSTAR, /* 68 Possessified versions, caseful */ enumerator
H A Dpcre2_compile.c880 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
8718 case OP_NOTPOSSTAR: in find_recurse()
H A Dpcre2_jit_compile.c1007 case OP_NOTPOSSTAR: in next_opcode()
1386 case OP_NOTPOSSTAR: in detect_early_fail()
2085 case OP_NOTPOSSTAR: in get_framesize()
12196 case OP_NOTPOSSTAR: in compile_matchingpath()
13337 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre2_match.c1513 case OP_NOTPOSSTAR: in match()

Completed in 86 milliseconds