Searched refs:OP_QUERY (Results 1 – 10 of 10) sorted by relevance
197 case OP_QUERY: in PRIV()
1159 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in PRIV()1182 case OP_QUERY: in PRIV()1183 *code += OP_POSQUERY - OP_QUERY; in PRIV()1314 case OP_QUERY: in PRIV()
313 case OP_QUERY: in pcre2_callout_enumerate()
713 case OP_QUERY: in find_minlength()1289 case OP_QUERY: in set_start_bits()
508 case OP_QUERY: in pcre2_printint()
1447 OP_QUERY, /* 37 */ enumerator
1020 case OP_QUERY: in next_opcode()1491 case OP_QUERY: in detect_early_fail()1788 case OP_QUERY: \5681 case OP_QUERY: in scan_prefix()11766 *opcode -= OP_CRRANGE - OP_QUERY; in get_iterator_parameters()12197 case OP_QUERY: in compile_iterator_matchingpath()12203 if (opcode == OP_QUERY) in compile_iterator_matchingpath()12554 case OP_QUERY: in compile_matchingpath()12894 case OP_QUERY: in compile_iterator_backtrackingpath()13755 case OP_QUERY: in compile_backtrackingpath()
7812 else if (repeat_max == 1) *code++ = OP_QUERY + repeat_type; in compile_branch()7877 *code++ = OP_QUERY + repeat_type; in compile_branch()9029 case OP_QUERY: in find_recurse()
2512 case OP_QUERY: in internal_dfa_match()
1250 case OP_QUERY: in match()
Completed in 221 milliseconds