Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dmark.c312 public char posmark(POSITION pos) in posmark() function
H A Dfuncs.h245 public char posmark(POSITION pos);
H A Dline.c341 char c = posmark(pos); in plinestart()