Searched refs:maketagent (Results 1 – 1 of 1) sorted by relevance
114 static struct tag * maketagent(constant char *file, LINENUM linenum, constant char *pattern, lbool … in maketagent() function357 tp = maketagent(tagfile, taglinenum, tagpattern, tagendline); in findctag()587 tp = maketagent(file, (LINENUM) atoi(line), NULL, FALSE); in findgtag()