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

/freebsd-10.0-release/contrib/less/
H A Dsearch.c55 static struct hilite filter_anchor = { NULL, NULL_POSITION, NULL_POSITION }; variable in typeref:struct:hilite
350 clr_hlist(&filter_anchor);
391 for (hl = filter_anchor.hl_first; hl != NULL; hl = hl->hl_next)
854 add_hilite(&filter_anchor, hl);

Completed in 404 milliseconds