Searched refs:nohide (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/less/ |
H A D | search.c | 644 * If nohide is nonzero, don't consider hide_hilite. in hlist_getnode() 646 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches) 691 if (!nohide && hide_hilite) in hlist_rotate_right() 560 is_hilited_attr(POSITION pos,POSITION epos,int nohide,int * p_matches) is_hilited_attr() argument
|
H A D | funcs.h | 389 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches);
|