Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c177 case OP_MINSTAR: in PRIV()
H A Dpcre2_auto_possess.c1170 case OP_MINSTAR: in PRIV()
1171 *code += OP_POSSTAR - OP_MINSTAR; in PRIV()
1311 case OP_MINSTAR: in PRIV()
H A Dpcre2_pattern_info.c310 case OP_MINSTAR: in pcre2_callout_enumerate()
H A Dpcre2_study.c704 case OP_MINSTAR: in find_minlength()
1287 case OP_MINSTAR: in set_start_bits()
H A Dpcre2_printint.c503 case OP_MINSTAR: in pcre2_printint()
H A Dpcre2_internal.h1444 OP_MINSTAR, /* 34 these six opcodes must come in pairs, with */ enumerator
H A Dpcre2_jit_compile.c1017 case OP_MINSTAR: in next_opcode()
1426 case OP_MINSTAR: in detect_early_fail()
1786 case OP_MINSTAR: \
12117 case OP_MINSTAR: in compile_iterator_matchingpath()
12489 case OP_MINSTAR: in compile_matchingpath()
12806 case OP_MINSTAR: in compile_iterator_backtrackingpath()
13690 case OP_MINSTAR: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2554 case OP_MINSTAR: in internal_dfa_match()
H A Dpcre2_match.c1244 case OP_MINSTAR: in match()
H A Dpcre2_compile.c9007 case OP_MINSTAR: in find_recurse()

Completed in 110 milliseconds