Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dtags.c208 public constant char * nexttag(int n) in nexttag() function
H A Dfuncs.h435 public constant char * nexttag(int n);
H A Dcommand.c2086 tagfile = nexttag((int) number); in commands()