Home
last modified time | relevance | path

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

/PHP-7.4/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.c571 case OP_NOTEXACT: in pcre2_printint()
578 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.c1316 case OP_NOTEXACT: in PRIV()
H A Dpcre2_internal.h1440 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2487 case OP_NOTEXACT: in internal_dfa_match()
H A Dpcre2_jit_compile.c1001 case OP_NOTEXACT: in next_opcode()
1405 case OP_NOTEXACT: in detect_early_fail()
2083 case OP_NOTEXACT: in get_framesize()
5574 case OP_NOTEXACT: in scan_prefix()
11887 case OP_NOTEXACT: in compile_matchingpath()
13028 case OP_NOTEXACT: in compile_backtrackingpath()
H A Dpcre2_compile.c7571 case OP_NOTEXACT: in compile_branch()
8567 case OP_NOTEXACT: in find_recurse()
H A Dpcre2_match.c1474 case OP_NOTEXACT: in match()

Completed in 99 milliseconds