Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c176 case OP_NOTSTARI: in PRIV()
H A Dpcre2_auto_possess.c295 (c >= OP_NOTSTARI)? OP_NOTSTARI : in get_repeat_base()
370 case OP_NOTSTARI: in get_chr_property_list()
1349 case OP_NOTSTARI: in PRIV()
H A Dpcre2_pattern_info.c348 case OP_NOTSTARI: in pcre2_callout_enumerate()
H A Dpcre2_study.c703 case OP_NOTSTARI: in find_minlength()
1050 case OP_NOTSTARI: in set_start_bits()
H A Dpcre2_printint.c580 case OP_NOTSTARI: in pcre2_printint()
H A Dpcre2_match.c1597 case OP_NOTSTARI: in match()
1608 fc = *Fecode++ - ((Fop >= OP_NOTSTARI)? OP_NOTSTARI: OP_NOTSTAR); in match()
1626 if (Fop >= OP_NOTSTARI) /* Caseless */ in match()
H A Dpcre2_internal.h1498 OP_NOTSTARI, /* 72 */ enumerator
H A Dpcre2_jit_compile.c1055 case OP_NOTSTARI: in next_opcode()
1453 case OP_NOTSTARI: in detect_early_fail()
1810 case OP_NOTSTARI: \
11701 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()
11705 *opcode -= OP_NOTSTARI - OP_STAR; in get_iterator_parameters()
12589 case OP_NOTSTARI: in compile_matchingpath()
13790 case OP_NOTSTARI: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2547 case OP_NOTSTARI: in internal_dfa_match()
H A Dpcre2_compile.c691 OP_NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR };
9008 case OP_NOTSTARI: in find_recurse()

Completed in 128 milliseconds