Searched refs:matchesp (Results 1 – 2 of 2) sorted by relevance
5 int find_tags(char_u *pat, int *num_matches, char_u ***matchesp, int flags, int mincount, char_u *b…
1551 char_u ***matchesp, // return: array of matches found in find_tags() argument2813 *matchesp = matches; in find_tags()