Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_find_bracket.c166 case OP_NOTMINUPTO: in PRIV()
Dpcre2_printint.c571 case OP_NOTMINUPTO: in pcre2_printint()
578 if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, "?"); in pcre2_printint()
Dpcre2_pattern_info.c321 case OP_NOTMINUPTO: in pcre2_callout_enumerate()
Dpcre2_study.c629 case OP_NOTMINUPTO: in find_minlength()
944 case OP_NOTMINUPTO: in set_start_bits()
Dpcre2_auto_possess.c1261 case OP_NOTMINUPTO: in PRIV()
Dpcre2_internal.h1440 OP_NOTMINUPTO, /* 66 */ enumerator
Dpcre2_compile.c1194 case OP_NOTMINUPTO: in find_fixedlength()
1714 case OP_NOTMINUPTO: in could_be_empty_branch()
2556 case OP_NOTMINUPTO: in find_recurse()
Dpcre2_match.c3810 case OP_NOTMINUPTO: in match()
3814 minimize = *ecode == OP_NOTMINUPTO || *ecode == OP_NOTMINUPTOI; in match()
Dpcre2_dfa_match.c2412 case OP_NOTMINUPTO: in internal_dfa_match()
Dpcre2_jit_compile.c746 case OP_NOTMINUPTO: in next_opcode()
1272 case OP_NOTMINUPTO: \
9432 case OP_NOTMINUPTO: in compile_matchingpath()
10565 case OP_NOTMINUPTO: in compile_backtrackingpath()