Searched refs:tag_file (Results 1 – 1 of 1) sorted by relevance
1753 char *tag_file; member1772 tagstack[tag_depth++].tag_file = tag_end; in savetag()1786 tag_end = tagstack[--tag_depth].tag_file; in unsavetag()1810 if (strcmp(tagstack[tag_depth-1].tag_file, savedfile) ) {1819 strcat(cmdbuf, tagstack[tag_depth-1].tag_file);1829 tag_end = tagstack[tag_depth].tag_file;