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

/freebsd-9.3-release/contrib/less/
H A Dsearch.c56 static struct hilite hilite_anchor = { NULL, NULL_POSITION, NULL_POSITION }; variable in typeref:struct:hilite
346 clr_hlist(&hilite_anchor);
368 for (hl = hilite_anchor.hl_first; hl != NULL; hl = hl->hl_next)
521 add_hilite(&hilite_anchor, hl);

Completed in 31 milliseconds