Home
last modified time | relevance | path

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

/php-src/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.c613 case OP_NOTEXACT: in pcre2_printint()
620 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c334 case OP_NOTEXACT: in find_minlength()
1025 case OP_NOTEXACT: in set_start_bits()
H A Dpcre2_auto_possess.c1344 case OP_NOTEXACT: in PRIV()
H A Dpcre2_internal.h1489 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2591 case OP_NOTEXACT: in internal_dfa_match()
H A Dpcre2_jit_compile.c1050 case OP_NOTEXACT: in next_opcode()
1482 case OP_NOTEXACT: in detect_early_fail()
2182 case OP_NOTEXACT: in get_framesize()
5806 case OP_NOTEXACT: in scan_prefix()
12522 case OP_NOTEXACT: in compile_matchingpath()
13723 case OP_NOTEXACT: in compile_backtrackingpath()
H A Dpcre2_compile.c7945 case OP_NOTEXACT: in compile_branch()
8989 case OP_NOTEXACT: in find_recurse()
H A Dpcre2_match.c1542 case OP_NOTEXACT: in match()

Completed in 145 milliseconds