Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDsearch.c419 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find() function
511 struct hilite_node *n = hlist_find(&hilite_anchor, pos); in hilited_range_attr()
558 n = hlist_find(&filter_anchor, pos); in is_filtered()
575 n = hlist_find(&filter_anchor, pos); in next_unfiltered()
597 n = hlist_find(&filter_anchor, pos); in prev_unfiltered()