Home
last modified time | relevance | path

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

/PHP-7.4/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.c1317 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.c875 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
8591 case OP_NOTPOSSTAR: in find_recurse()
H A Dpcre2_jit_compile.c1002 case OP_NOTPOSSTAR: in next_opcode()
1379 case OP_NOTPOSSTAR: in detect_early_fail()
2084 case OP_NOTPOSSTAR: in get_framesize()
11888 case OP_NOTPOSSTAR: in compile_matchingpath()
13029 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre2_match.c1496 case OP_NOTPOSSTAR: in match()

Completed in 131 milliseconds