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

/freebsd-13-stable/contrib/less/
H A Dprompt.c205 return (currline(where) != 0);
225 return (currline(where) != 0 &&
278 linenum = currline(where);
326 linenum = currline(where);
358 linenum = currline(where);
H A Dforwback.c304 (void) currline(BOTTOM);
365 (void) currline(BOTTOM);
H A Dlinenum.c29 * The function currline() returns the line number of a given
31 * to cache the line number. Therefore currline is occasionally
454 currline(where) function
H A Dfuncs.h215 public LINENUM currline LESSPARAMS ((int where));

Completed in 94 milliseconds