Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dmark.c126 static int mark_index(char c) in mark_index() function
144 int index = mark_index(c); in getumark()
462 index = mark_index(*line++); in restore_mark()