Searched refs:slrep (Results 1 – 1 of 1) sorted by relevance
545 struct slre *slrep = (struct slre *)priv; in match_string() local546 struct cap caps[slrep->num_caps + 2]; in match_string()548 if (slre_match(slrep, str, strlen(str), caps)) in match_string()