Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c172 case OP_NOTPOSUPTOI: in PRIV()
H A Dpcre2_pattern_info.c360 case OP_NOTPOSUPTOI: in pcre2_callout_enumerate()
H A Dpcre2_printint.c598 case OP_NOTPOSUPTOI: in pcre2_printint()
613 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c695 case OP_NOTPOSUPTOI: in find_minlength()
1041 case OP_NOTPOSUPTOI: in set_start_bits()
H A Dpcre2_auto_possess.c1355 case OP_NOTPOSUPTOI: in PRIV()
H A Dpcre2_internal.h1487 OP_NOTPOSUPTOI, /* 84 */ enumerator
H A Dpcre2_dfa_match.c2574 case OP_NOTPOSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1023 case OP_NOTPOSUPTOI: in next_opcode()
1417 case OP_NOTPOSUPTOI: in detect_early_fail()
2094 case OP_NOTPOSUPTOI: in get_framesize()
11313 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()
12212 case OP_NOTPOSUPTOI: in compile_matchingpath()
13353 case OP_NOTPOSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c890 OP_NOTPOSUPTOI, 0, /* NOTUPTOI, NOTMINUPTOI */
8707 case OP_NOTPOSUPTOI: in find_recurse()
H A Dpcre2_match.c1538 case OP_NOTPOSUPTOI: in match()

Completed in 121 milliseconds