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

/freebsd-9.3-release/contrib/less/
H A Dsearch.c57 static struct hilite filter_anchor = { NULL, NULL_POSITION, NULL_POSITION }; variable in typeref:struct:hilite
352 clr_hlist(&filter_anchor);
393 for (hl = filter_anchor.hl_first; hl != NULL; hl = hl->hl_next)
856 add_hilite(&filter_anchor, hl);

Completed in 41 milliseconds