Home
last modified time | relevance | path

Searched refs:OP_NOTEXACTI (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c260 case OP_NOTEXACTI: in pcre_pattern_to_host_byte_order()
Dpcre_printint.c577 case OP_NOTEXACTI: in pcre_printint()
591 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre_printint()
Dpcre_study.c246 case OP_NOTEXACTI: in find_minlength()
837 case OP_NOTEXACTI: in set_start_bits()
Dpcre_compile.c1849 case OP_NOTEXACTI: in find_fixedlength()
2254 case OP_NOTEXACTI: in find_recurse()
2578 case OP_NOTEXACTI: in could_be_empty_branch()
3806 case OP_NOTEXACTI: in auto_possessify()
6297 case OP_NOTEXACTI: in compile_branch()
Dpcre_internal.h1992 OP_NOTEXACTI, /* 80 Exactly n matches */ enumerator
Dpcre_jit_compile.c732 case OP_NOTEXACTI: in next_opcode()
1385 case OP_NOTEXACTI: in get_framesize()
3387 case OP_NOTEXACTI: in scan_prefix()
8335 case OP_NOTEXACTI: in compile_matchingpath()
9481 case OP_NOTEXACTI: in compile_backtrackingpath()
Dpcre_dfa_exec.c2447 case OP_NOTEXACTI: in internal_dfa_exec()
Dpcretest.c2620 case OP_NOTEXACTI: in regexflip8_or_16()
Dpcre_exec.c3706 case OP_NOTEXACTI: in match()