Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c218 case OP_MINQUERY: in pcre_pattern_to_host_byte_order()
Dpcre_study.c567 case OP_MINQUERY: in find_minlength()
1045 case OP_MINQUERY: in set_start_bits()
Dpcre_printint.c481 case OP_MINQUERY: in pcre_printint()
Dpcre_compile.c1979 case OP_MINQUERY: in find_fixedlength()
2208 case OP_MINQUERY: in PRIV()
2353 case OP_MINQUERY: in find_recurse()
2695 case OP_MINQUERY: in could_be_empty_branch()
3711 case OP_MINQUERY: in auto_possessify()
3712 *code += OP_POSQUERY - OP_MINQUERY; in auto_possessify()
3832 case OP_MINQUERY: in auto_possessify()
Dpcre_internal.h1941 OP_MINQUERY, /* 38 */ enumerator
Dpcre_jit_compile.c686 case OP_MINQUERY: in next_opcode()
1012 case OP_MINQUERY: \
3316 case OP_MINQUERY: in scan_prefix()
8065 case OP_MINQUERY: in compile_iterator_matchingpath()
8352 case OP_MINQUERY: in compile_matchingpath()
8713 case OP_MINQUERY: in compile_iterator_backtrackingpath()
9498 case OP_MINQUERY: in compile_backtrackingpath()
DHACKING247 OP_MINQUERY OP_MINQUERYI
Dpcre_dfa_exec.c2366 case OP_MINQUERY: in internal_dfa_exec()
Dpcretest.c2581 case OP_MINQUERY: in regexflip8_or_16()
Dpcre_exec.c3376 case OP_MINQUERY: in match()