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.c167 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.c342 case OP_NOTMINUPTO: in pcre2_callout_enumerate()
Dpcre2_study.c669 case OP_NOTMINUPTO: in find_minlength()
988 case OP_NOTMINUPTO: in set_start_bits()
Dpcre2_auto_possess.c1302 case OP_NOTMINUPTO: in PRIV()
Dpcre2_internal.h1429 OP_NOTMINUPTO, /* 66 */ enumerator
Dpcre2_dfa_match.c2518 case OP_NOTMINUPTO: in internal_dfa_match()
Dpcre2_jit_compile.c973 case OP_NOTMINUPTO: in next_opcode()
1509 case OP_NOTMINUPTO: \
11931 case OP_NOTMINUPTO: in compile_matchingpath()
13070 case OP_NOTMINUPTO: in compile_backtrackingpath()
Dpcre2_match.c1416 case OP_NOTMINUPTO: in match()
Dpcre2_compile.c8447 case OP_NOTMINUPTO: in find_recurse()