Searched refs:tagnames (Results 1 – 2 of 2) sorted by relevance
9 int expand_tags(int tagnames, char_u *pat, int *num_file, char_u ***file);
3875 int tagnames, // expand tag names in expand_tags() argument3891 if (tagnames) in expand_tags()3903 if (ret == OK && !tagnames) in expand_tags()