Searched refs:tomatch (Results 1 – 1 of 1) sorted by relevance
324 char *tomatch = check->data; in match_regex() local326 int ret = pcre2_match(assert->regex.compiled, (PCRE2_SPTR) tomatch, in match_regex()