Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c170 case OP_POSUPTOI: in PRIV()
H A Dpcre2_pattern_info.c334 case OP_POSUPTOI: in pcre2_callout_enumerate()
H A Dpcre2_printint.c527 case OP_POSUPTOI: in pcre2_printint()
540 else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c693 case OP_POSUPTOI: in find_minlength()
1224 case OP_POSUPTOI: in set_start_bits()
H A Dpcre2_auto_possess.c1329 case OP_POSUPTOI: in PRIV()
H A Dpcre2_internal.h1450 OP_POSUPTOI, /* 58 Possessified upto, caseless */ enumerator
H A Dpcre2_dfa_match.c2571 case OP_POSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c997 case OP_POSUPTOI: in next_opcode()
1409 case OP_POSUPTOI: in detect_early_fail()
2082 case OP_POSUPTOI: in get_framesize()
11301 else if (*opcode >= OP_STARI && *opcode <= OP_POSUPTOI) in get_iterator_parameters()
12186 case OP_POSUPTOI: in compile_matchingpath()
13327 case OP_POSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c876 OP_POSUPTOI, 0, /* UPTOI, MINUPTOI */
8705 case OP_POSUPTOI: in find_recurse()
H A Dpcre2_match.c1144 case OP_POSUPTOI: in match()

Completed in 105 milliseconds