Home
last modified time | relevance | path

Searched defs:pcre2_dfa_match (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pcre/vms/
H A Dconfigure.com599 It applies to both pcre2_match() and pcre2_dfa_match(). It does not apply function
616 pcre2_dfa_match(). There is a runtime interface for setting a different function
629 limit. In the case of pcre2_dfa_match(), this limit controls the depth of function
/aosp_15_r20/external/pcre/src/
H A Dpcre2_dfa_match.c3349 pcre2_dfa_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_dfa_match() function
H A Dpcre2.h860 #define pcre2_dfa_match PCRE2_SUFFIX(pcre2_dfa_match_) macro
H A Dpcre2.h.in862 #define pcre2_dfa_match PCRE2_SUFFIX(pcre2_dfa_match_) macro