Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c205 case OP_POSQUERY: in PRIV()
H A Dpcre2_auto_possess.c1159 *code += OP_POSQUERY - OP_QUERY; in PRIV()
1163 *code += OP_POSQUERY - OP_MINQUERY; in PRIV()
1293 case OP_POSQUERY: in PRIV()
H A Dpcre2_pattern_info.c320 case OP_POSQUERY: in pcre2_callout_enumerate()
H A Dpcre2_study.c718 case OP_POSQUERY: in find_minlength()
1201 case OP_POSQUERY: in set_start_bits()
H A Dpcre2_printint.c468 case OP_POSQUERY: in pcre2_printint()
H A Dpcre2_internal.h1407 OP_POSQUERY, /* 44 Posesssified query, caseful */ enumerator
H A Dpcre2_dfa_match.c2410 case OP_POSQUERY: in internal_dfa_match()
2429 if (codevalue == OP_POSQUERY || codevalue == OP_NOTPOSQUERY) in internal_dfa_match()
H A Dpcre2_jit_compile.c978 case OP_POSQUERY: in next_opcode()
1416 case OP_POSQUERY: in detect_early_fail()
2074 case OP_POSQUERY: in get_framesize()
5451 case OP_POSQUERY: in scan_prefix()
11068 *opcode = OP_POSQUERY; in get_iterator_parameters()
11620 case OP_POSQUERY: in compile_iterator_matchingpath()
11864 case OP_POSQUERY: in compile_matchingpath()
12225 case OP_POSQUERY: in compile_iterator_backtrackingpath()
13005 case OP_POSQUERY: in compile_backtrackingpath()
H A Dpcre2_compile.c863 OP_POSQUERY, 0, /* QUERY, MINQUERY */
8613 case OP_POSQUERY: in find_recurse()
H A Dpcre2_match.c1166 case OP_POSQUERY: in match()

Completed in 163 milliseconds