Searched refs:tag_file (Results 1 – 1 of 1) sorted by relevance
1758 char *tag_file; member1777 tagstack[tag_depth++].tag_file = tag_end; in savetag()1791 tag_end = tagstack[--tag_depth].tag_file; in unsavetag()1815 if (strcmp(tagstack[tag_depth-1].tag_file, savedfile) ) {1824 strcat(cmdbuf, tagstack[tag_depth-1].tag_file);1834 tag_end = tagstack[tag_depth].tag_file;