Home
last modified time | relevance | path

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

/php-src/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.c609 case OP_NOTPOSUPTOI: in pcre2_printint()
624 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
H A Dpcre2_study.c698 case OP_NOTPOSUPTOI: in find_minlength()
1045 case OP_NOTPOSUPTOI: in set_start_bits()
H A Dpcre2_auto_possess.c1361 case OP_NOTPOSUPTOI: in PRIV()
H A Dpcre2_internal.h1512 OP_NOTPOSUPTOI, /* 84 */ enumerator
H A Dpcre2_dfa_match.c2621 case OP_NOTPOSUPTOI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1067 case OP_NOTPOSUPTOI: in next_opcode()
1487 case OP_NOTPOSUPTOI: in detect_early_fail()
2192 case OP_NOTPOSUPTOI: in get_framesize()
11701 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()
12601 case OP_NOTPOSUPTOI: in compile_matchingpath()
13802 case OP_NOTPOSUPTOI: in compile_backtrackingpath()
H A Dpcre2_compile.c896 OP_NOTPOSUPTOI, 0, /* NOTUPTOI, NOTMINUPTOI */
9004 case OP_NOTPOSUPTOI: in find_recurse()
H A Dpcre2_match.c1589 case OP_NOTPOSUPTOI: in match()

Completed in 100 milliseconds