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

/freebsd-10.0-release/contrib/less/
H A Dsearch.c54 static struct hilite hilite_anchor = { NULL, NULL_POSITION, NULL_POSITION }; variable in typeref:struct:hilite
344 clr_hlist(&hilite_anchor);
366 for (hl = hilite_anchor.hl_first; hl != NULL; hl = hl->hl_next)
519 add_hilite(&hilite_anchor, hl);

Completed in 121 milliseconds