Home
last modified time | relevance | path

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

/php-src/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.c538 case OP_POSUPTOI: in pcre2_printint()
551 else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c696 case OP_POSUPTOI: in find_minlength()
1314 case OP_POSUPTOI: in set_start_bits()
H A Dpcre2_auto_possess.c1335 case OP_POSUPTOI: in PRIV()
H A Dpcre2_internal.h1475 OP_POSUPTOI, /* 58 Possessified upto, caseless */ enumerator
H A Dpcre2_dfa_match.c2618 case OP_POSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1041 case OP_POSUPTOI: in next_opcode()
1479 case OP_POSUPTOI: in detect_early_fail()
2180 case OP_POSUPTOI: in get_framesize()
11689 else if (*opcode >= OP_STARI && *opcode <= OP_POSUPTOI) in get_iterator_parameters()
12575 case OP_POSUPTOI: in compile_matchingpath()
13776 case OP_POSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c882 OP_POSUPTOI, 0, /* UPTOI, MINUPTOI */
9002 case OP_POSUPTOI: in find_recurse()
H A Dpcre2_match.c1195 case OP_POSUPTOI: in match()

Completed in 99 milliseconds