Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c160 case OP_NOTEXACTI: in PRIV()
H A Dpcre2_pattern_info.c356 case OP_NOTEXACTI: in pcre2_callout_enumerate()
H A Dpcre2_printint.c606 case OP_NOTEXACTI: in pcre2_printint()
620 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c335 case OP_NOTEXACTI: in find_minlength()
1026 case OP_NOTEXACTI: in set_start_bits()
H A Dpcre2_auto_possess.c1357 case OP_NOTEXACTI: in PRIV()
H A Dpcre2_internal.h1507 OP_NOTEXACTI, /* 80 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2586 case OP_NOTEXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1063 case OP_NOTEXACTI: in next_opcode()
1486 case OP_NOTEXACTI: in detect_early_fail()
2188 case OP_NOTEXACTI: in get_framesize()
5807 case OP_NOTEXACTI: in scan_prefix()
12597 case OP_NOTEXACTI: in compile_matchingpath()
13798 case OP_NOTEXACTI: in compile_backtrackingpath()
H A Dpcre2_compile.c7948 case OP_NOTEXACTI: in compile_branch()
8992 case OP_NOTEXACTI: in find_recurse()
H A Dpcre2_match.c1543 case OP_NOTEXACTI: in match()

Completed in 155 milliseconds