Home
last modified time | relevance | path

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

/dports/editors/mined/mined-2015.25/src/
H A Dpastebuf.c295 int mark_col = mark_stack [mark_stack_poi].pos; in Popmark() local
301 while (* cpoi != '\n' && cur_pos < mark_col) { in Popmark()