Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c64 static POSITION line_pos; variable
221 return line_pos; in line_position()
252 line_pos = NULL_POSITION; in prewind()
405 line_pos = NULL_POSITION; in pshift_all()
792 if (line_pos == NULL_POSITION) in store_char()
793 line_pos = pos; in store_char()