Searched defs:pcre2_match (Results 1 – 3 of 3) sorted by relevance
599 It applies to both pcre2_match() and pcre2_dfa_match(). It does not apply function614 pcre2_match() function can record a backtrack position during a single function
6530 pcre2_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_match() function
881 #define pcre2_match PCRE2_SUFFIX(pcre2_match_) macro