Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dsearch.c76 struct hilite_node struct
78 struct hilite_node *parent; argument
79 struct hilite_node *left; argument
80 struct hilite_node *right; argument
81 struct hilite_node *prev; argument
82 struct hilite_node *next; argument
91 struct hilite_node *nodes; argument
97 struct hilite_node *root;
503 struct hilite_node *n; in is_filtered()
518 struct hilite_node *n; in next_unfiltered()
[all …]