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