Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dmark.c348 public char posmark(POSITION pos) in posmark() function
H A Dfuncs.h290 public char posmark(POSITION pos);
H A Dline.c404 char c = posmark(pos); in plinestart()