Home
last modified time | relevance | path

Searched refs:maketagent (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dtags.c114 static struct tag * maketagent(constant char *file, LINENUM linenum, constant char *pattern, lbool … in maketagent() function
357 tp = maketagent(tagfile, taglinenum, tagpattern, tagendline); in findctag()
587 tp = maketagent(file, (LINENUM) atoi(line), NULL, FALSE); in findgtag()