Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c171 case OP_NOTPOSUPTO: in PRIV()
H A Dpcre2_pattern_info.c347 case OP_NOTPOSUPTO: in pcre2_callout_enumerate()
H A Dpcre2_printint.c616 case OP_NOTPOSUPTO: in pcre2_printint()
624 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c697 case OP_NOTPOSUPTO: in find_minlength()
1044 case OP_NOTPOSUPTO: in set_start_bits()
H A Dpcre2_auto_possess.c1348 case OP_NOTPOSUPTO: in PRIV()
H A Dpcre2_dfa_match.c2630 case OP_NOTPOSUPTO: in internal_dfa_match()
2647 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
H A Dpcre2_internal.h1494 OP_NOTPOSUPTO, /* 71 */ enumerator
H A Dpcre2_jit_compile.c1054 case OP_NOTPOSUPTO: in next_opcode()
1483 case OP_NOTPOSUPTO: in detect_early_fail()
2186 case OP_NOTPOSUPTO: in get_framesize()
11695 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()
12588 case OP_NOTPOSUPTO: in compile_matchingpath()
13789 case OP_NOTPOSUPTO: in compile_backtrackingpath()
H A Dpcre2_compile.c889 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */
9003 case OP_NOTPOSUPTO: in find_recurse()
H A Dpcre2_match.c1588 case OP_NOTPOSUPTO: in match()

Completed in 129 milliseconds