Home
last modified time | relevance | path

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

/PHP-7.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.c685 case OP_NOTPOSSTAR: in find_minlength()
995 case OP_NOTPOSSTAR: in set_start_bits()
H A Dpcre2_printint.c549 case OP_NOTPOSSTAR: in pcre2_printint()
H A Dpcre2_auto_possess.c1296 case OP_NOTPOSSTAR: in PRIV()
H A Dpcre2_internal.h1398 OP_NOTPOSSTAR, /* 68 Possessified versions, caseful */ enumerator
H A Dpcre2_dfa_match.c2440 case OP_NOTPOSSTAR: in internal_dfa_match()
2456 if (codevalue == OP_POSSTAR || codevalue == OP_NOTPOSSTAR) in internal_dfa_match()
H A Dpcre2_compile.c807 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
8155 case OP_NOTPOSSTAR: in find_recurse()
H A Dpcre2_jit_compile.c788 case OP_NOTPOSSTAR: in next_opcode()
1014 case OP_NOTPOSSTAR: in is_accelerated_repeat()
1661 case OP_NOTPOSSTAR: in get_framesize()
10528 case OP_NOTPOSSTAR: in compile_matchingpath()
11663 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre2_match.c1423 case OP_NOTPOSSTAR: in match()

Completed in 93 milliseconds