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.c525 case OP_MINQUERY: in find_minlength()
1003 case OP_MINQUERY: in set_start_bits()
Dpcre_printint.c481 case OP_MINQUERY: in pcre_printint()
Dpcre_compile.c1949 case OP_MINQUERY: in find_fixedlength()
2154 case OP_MINQUERY: in PRIV()
2295 case OP_MINQUERY: in find_recurse()
2642 case OP_MINQUERY: in could_be_empty_branch()
3644 case OP_MINQUERY: in auto_possessify()
3645 *code += OP_POSQUERY - OP_MINQUERY; in auto_possessify()
3764 case OP_MINQUERY: in auto_possessify()
Dpcre_jit_compile.c690 case OP_MINQUERY: in next_opcode()
1026 case OP_MINQUERY: \
3260 case OP_MINQUERY: in scan_prefix()
8006 case OP_MINQUERY: in compile_iterator_matchingpath()
8293 case OP_MINQUERY: in compile_matchingpath()
8655 case OP_MINQUERY: in compile_iterator_backtrackingpath()
9439 case OP_MINQUERY: in compile_backtrackingpath()
Dpcre_internal.h1933 OP_MINQUERY, /* 38 */ enumerator
DHACKING247 OP_MINQUERY OP_MINQUERYI
Dpcre_dfa_exec.c2366 case OP_MINQUERY: in internal_dfa_exec()
Dpcretest.c2578 case OP_MINQUERY: in regexflip8_or_16()
Dpcre_exec.c3369 case OP_MINQUERY: in match()