Home
last modified time | relevance | path

Searched defs:pcre2_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
614 pcre2_match() function can record a backtrack position during a single function
/aosp_15_r20/external/pcre/src/
H A Dpcre2.h879 #define pcre2_match PCRE2_SUFFIX(pcre2_match_) macro
H A Dpcre2_match.c6530 pcre2_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_match() function
H A Dpcre2.h.in881 #define pcre2_match PCRE2_SUFFIX(pcre2_match_) macro