Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dmark.c385 public char posmark(POSITION pos) in posmark() function
H A Dfuncs.h293 public char posmark(POSITION pos);
H A Dline.c414 char c = posmark(curr_pos); in plinestart()