Home
last modified time | relevance | path

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

/PHP-7.4/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.c496 case OP_POSUPTOI: in pcre2_printint()
509 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.c1307 case OP_POSUPTOI: in PRIV()
H A Dpcre2_internal.h1426 OP_POSUPTOI, /* 58 Possessified upto, caseless */ enumerator
H A Dpcre2_dfa_match.c2514 case OP_POSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c992 case OP_POSUPTOI: in next_opcode()
1402 case OP_POSUPTOI: in detect_early_fail()
2081 case OP_POSUPTOI: in get_framesize()
10993 else if (*opcode >= OP_STARI && *opcode <= OP_POSUPTOI) in get_iterator_parameters()
11878 case OP_POSUPTOI: in compile_matchingpath()
13019 case OP_POSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c871 OP_POSUPTOI, 0, /* UPTOI, MINUPTOI */
8578 case OP_POSUPTOI: in find_recurse()
H A Dpcre2_match.c1127 case OP_POSUPTOI: in match()

Completed in 106 milliseconds