Home
last modified time | relevance | path

Searched defs:saved_col (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dline.c1456 …ic void col_vs_pos(POSITION linepos, mutable struct col_pos *cp, POSITION saved_pos, int saved_col) in col_vs_pos()
1534 public int col_from_pos(POSITION linepos, POSITION spos, POSITION saved_pos, int saved_col) in col_from_pos()
1543 public POSITION pos_from_col(POSITION linepos, int col, POSITION saved_pos, int saved_col) in pos_from_col()