Searched refs:tagfile (Results 1 – 6 of 6) sorted by relevance
210 constant char *tagfile = (char *) NULL; in nexttag() local 213 tagfile = nextgtag(); in nexttag() 214 return tagfile; in nexttag() 222 constant char *tagfile = (char *) NULL; in prevtag() local 225 tagfile = prevgtag(); in prevtag() 226 return tagfile; in prevtag() 260 char *tagfile; in findctag() local 311 tagfile = p; in findctag() 356 tp = maketagent(tagfile, taglinenum, tagpattern, tagendline); in findctag()
1311 constant char *tagfile; in commands() 1964 tagfile = nexttag((int) number); in commands() 1965 if (tagfile == NULL) in commands() 1971 if (edit(tagfile) == 0) in commands() 1989 tagfile = prevtag((int) number); in commands() 1990 if (tagfile == NULL) in commands() 1996 if (edit(tagfile) == 0) in commands() 1227 char *tagfile; commands() local
2076 # run, you must also specify the path to the tagfile here.
2318 # run, you must also specify the path to the tagfile here.
2244 # run, you must also specify the path to the tagfile here.
2398 # run, you must also specify the path to the tagfile here.