Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dsearch.c644 * 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 Dfuncs.h389 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches);