Home
last modified time | relevance | path

Searched defs:pcre2_match (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/vms/
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
/third_party/pcre2/pcre2/src/
Dpcre2_match.c6530 pcre2_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_match() function
Dpcre2.h.in881 #define pcre2_match PCRE2_SUFFIX(pcre2_match_) macro