Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c159 case OP_NOTEXACT: in PRIV()
H A Dpcre2_pattern_info.c343 case OP_NOTEXACT: in pcre2_callout_enumerate()
H A Dpcre2_printint.c602 case OP_NOTEXACT: in pcre2_printint()
609 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c331 case OP_NOTEXACT: in find_minlength()
1021 case OP_NOTEXACT: in set_start_bits()
H A Dpcre2_auto_possess.c1338 case OP_NOTEXACT: in PRIV()
H A Dpcre2_internal.h1465 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2544 case OP_NOTEXACT: in internal_dfa_match()
H A Dpcre2_jit_compile.c1006 case OP_NOTEXACT: in next_opcode()
1412 case OP_NOTEXACT: in detect_early_fail()
2084 case OP_NOTEXACT: in get_framesize()
5652 case OP_NOTEXACT: in scan_prefix()
12195 case OP_NOTEXACT: in compile_matchingpath()
13336 case OP_NOTEXACT: in compile_backtrackingpath()
H A Dpcre2_compile.c7686 case OP_NOTEXACT: in compile_branch()
8692 case OP_NOTEXACT: in find_recurse()
H A Dpcre2_match.c1477 case OP_NOTEXACT: in match()

Completed in 99 milliseconds