Home
last modified time | relevance | path

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

/PHP-8.3/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.c605 case OP_NOTPOSUPTO: in pcre2_printint()
613 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.c1342 case OP_NOTPOSUPTO: in PRIV()
H A Dpcre2_dfa_match.c2583 case OP_NOTPOSUPTO: in internal_dfa_match()
2600 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
H A Dpcre2_internal.h1469 OP_NOTPOSUPTO, /* 71 */ enumerator
H A Dpcre2_jit_compile.c1010 case OP_NOTPOSUPTO: in next_opcode()
1413 case OP_NOTPOSUPTO: in detect_early_fail()
2088 case OP_NOTPOSUPTO: in get_framesize()
11307 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()
12199 case OP_NOTPOSUPTO: in compile_matchingpath()
13340 case OP_NOTPOSUPTO: in compile_backtrackingpath()
H A Dpcre2_compile.c883 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */
8706 case OP_NOTPOSUPTO: in find_recurse()
H A Dpcre2_match.c1537 case OP_NOTPOSUPTO: in match()

Completed in 131 milliseconds