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

/freebsd-9.3-release/contrib/less/
H A Dmain.c272 findtag(tagoption);
H A Dfuncs.h283 public void findtag ();
H A Doptfunc.c307 findtag(skipsp(s));
H A Dtags.c171 findtag(tag) function
663 * using either findtag() or one of nextgtag() and prevgtag(). Returns -1
/freebsd-9.3-release/contrib/cvs/src/
H A Drcs.c6284 static int findtag PROTO ((Node *, void *));
6289 findtag (node, arg)
6580 (walklist (RCS_symbols (rcs), findtag, revp->version) ||
6888 if (walklist (RCS_symbols(rcs), findtag, rev) != 0)
6287 findtag (node, arg) function

Completed in 71 milliseconds