Searched refs:findgtag (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/less/
H A Dtags.c46 static enum tag_result findgtag();
54 * The list of tags generated by the last findgtag() call.
57 * findgtag() always uses line number, so pattern is always NULL.
180 result = findgtag(tag, type);
466 * The findgtag() will try and load information about the requested tag.
472 findgtag(tag, type) function
603 * by findgtag(). The next call to gtagsearch() will try to position at the

Completed in 49 milliseconds