Home
last modified time | relevance | path

Searched defs:pcre2_jit_match (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_match.c86 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_jit_match() function
Dpcre2.h.in842 #define pcre2_jit_match PCRE2_SUFFIX(pcre2_jit_match_) macro