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.c570 case OP_NOTMINUPTO: in pcre2_printint()
577 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.c668 case OP_NOTMINUPTO: in find_minlength()
987 case OP_NOTMINUPTO: in set_start_bits()
Dpcre2_auto_possess.c1294 case OP_NOTMINUPTO: in PRIV()
Dpcre2_internal.h1395 OP_NOTMINUPTO, /* 66 */ enumerator
Dpcre2_dfa_match.c2511 case OP_NOTMINUPTO: in internal_dfa_match()
Dpcre2_jit_compile.c786 case OP_NOTMINUPTO: in next_opcode()
1314 case OP_NOTMINUPTO: \
10526 case OP_NOTMINUPTO: in compile_matchingpath()
11661 case OP_NOTMINUPTO: in compile_backtrackingpath()
Dpcre2_match.c1415 case OP_NOTMINUPTO: in match()
Dpcre2_compile.c8139 case OP_NOTMINUPTO: in find_recurse()