Home
last modified time | relevance | path

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

/PHP-7.4/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.c574 case OP_NOTPOSUPTO: in pcre2_printint()
582 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c694 case OP_NOTPOSUPTO: in find_minlength()
1040 case OP_NOTPOSUPTO: in set_start_bits()
H A Dpcre2_auto_possess.c1320 case OP_NOTPOSUPTO: in PRIV()
H A Dpcre2_internal.h1445 OP_NOTPOSUPTO, /* 71 */ enumerator
H A Dpcre2_dfa_match.c2526 case OP_NOTPOSUPTO: in internal_dfa_match()
2543 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
H A Dpcre2_jit_compile.c1005 case OP_NOTPOSUPTO: in next_opcode()
1406 case OP_NOTPOSUPTO: in detect_early_fail()
2087 case OP_NOTPOSUPTO: in get_framesize()
10999 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()
11891 case OP_NOTPOSUPTO: in compile_matchingpath()
13032 case OP_NOTPOSUPTO: in compile_backtrackingpath()
H A Dpcre2_compile.c878 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */
8579 case OP_NOTPOSUPTO: in find_recurse()
H A Dpcre2_match.c1520 case OP_NOTPOSUPTO: in match()

Completed in 105 milliseconds