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