Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c177 case OP_MINSTAR: in PRIV()
H A Dpcre2_auto_possess.c1164 case OP_MINSTAR: in PRIV()
1165 *code += OP_POSSTAR - OP_MINSTAR; in PRIV()
1305 case OP_MINSTAR: in PRIV()
H A Dpcre2_pattern_info.c310 case OP_MINSTAR: in pcre2_callout_enumerate()
H A Dpcre2_study.c701 case OP_MINSTAR: in find_minlength()
1197 case OP_MINSTAR: in set_start_bits()
H A Dpcre2_printint.c492 case OP_MINSTAR: in pcre2_printint()
H A Dpcre2_internal.h1419 OP_MINSTAR, /* 34 these six opcodes must come in pairs, with */ enumerator
H A Dpcre2_jit_compile.c973 case OP_MINSTAR: in next_opcode()
1369 case OP_MINSTAR: in detect_early_fail()
1700 case OP_MINSTAR: \
11791 case OP_MINSTAR: in compile_iterator_matchingpath()
12162 case OP_MINSTAR: in compile_matchingpath()
12479 case OP_MINSTAR: in compile_iterator_backtrackingpath()
13303 case OP_MINSTAR: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2507 case OP_MINSTAR: in internal_dfa_match()
H A Dpcre2_match.c1193 case OP_MINSTAR: in match()
H A Dpcre2_compile.c8712 case OP_MINSTAR: in find_recurse()

Completed in 146 milliseconds