Home
last modified time | relevance | path

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

/PHP-7.4/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.c567 case OP_NOTPOSUPTOI: in pcre2_printint()
582 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.c1333 case OP_NOTPOSUPTOI: in PRIV()
H A Dpcre2_internal.h1463 OP_NOTPOSUPTOI, /* 84 */ enumerator
H A Dpcre2_dfa_match.c2517 case OP_NOTPOSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1018 case OP_NOTPOSUPTOI: in next_opcode()
1410 case OP_NOTPOSUPTOI: in detect_early_fail()
2093 case OP_NOTPOSUPTOI: in get_framesize()
11005 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()
11904 case OP_NOTPOSUPTOI: in compile_matchingpath()
13045 case OP_NOTPOSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c885 OP_NOTPOSUPTOI, 0, /* NOTUPTOI, NOTMINUPTOI */
8580 case OP_NOTPOSUPTOI: in find_recurse()
H A Dpcre2_match.c1521 case OP_NOTPOSUPTOI: in match()

Completed in 106 milliseconds