Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c205 case OP_POSQUERY: in PRIV()
H A Dpcre2_auto_possess.c1183 *code += OP_POSQUERY - OP_QUERY; in PRIV()
1187 *code += OP_POSQUERY - OP_MINQUERY; in PRIV()
1321 case OP_POSQUERY: in PRIV()
H A Dpcre2_pattern_info.c320 case OP_POSQUERY: in pcre2_callout_enumerate()
H A Dpcre2_study.c721 case OP_POSQUERY: in find_minlength()
1291 case OP_POSQUERY: in set_start_bits()
H A Dpcre2_printint.c510 case OP_POSQUERY: in pcre2_printint()
H A Dpcre2_dfa_match.c2514 case OP_POSQUERY: in internal_dfa_match()
2533 if (codevalue == OP_POSQUERY || codevalue == OP_NOTPOSQUERY) in internal_dfa_match()
H A Dpcre2_internal.h1456 OP_POSQUERY, /* 44 Posesssified query, caseful */ enumerator
H A Dpcre2_jit_compile.c1027 case OP_POSQUERY: in next_opcode()
1493 case OP_POSQUERY: in detect_early_fail()
2173 case OP_POSQUERY: in get_framesize()
5683 case OP_POSQUERY: in scan_prefix()
11764 *opcode = OP_POSQUERY; in get_iterator_parameters()
12316 case OP_POSQUERY: in compile_iterator_matchingpath()
12561 case OP_POSQUERY: in compile_matchingpath()
12922 case OP_POSQUERY: in compile_iterator_backtrackingpath()
13762 case OP_POSQUERY: in compile_backtrackingpath()
H A Dpcre2_compile.c874 OP_POSQUERY, 0, /* QUERY, MINQUERY */
9037 case OP_POSQUERY: in find_recurse()
H A Dpcre2_match.c1234 case OP_POSQUERY: in match()

Completed in 96 milliseconds