Home
last modified time | relevance | path

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

/openbsd/usr.bin/less/
H A Dsearch.c52 static struct hilite hilite_anchor = { NULL, -1, -1 }; variable
301 clr_hlist(&hilite_anchor); in clr_hilite()
321 for (hl = hilite_anchor.hl_first; hl != NULL; hl = hl->hl_next) { in is_hilited_range()
459 add_hilite(&hilite_anchor, hl); in create_hilites()