Searched refs:hilite_line (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/less/ |
H A D | search.c | 1018 static void hilite_line(POSITION linepos, constant char *line, size_t line_len, int *chpos, constant char **sp, constant char **ep, int nsp) in search_pos() 1694 hilite_line(linepos + skip_bytes, cline, line_len, chpos, sp, ep, NSP); in prep_hilite() 1710 hilite_line(linepos + skip_bytes, cline, line_len, chpos, sp, ep, NSP); in prep_hilite() 926 static void hilite_line(POSITION linepos, char *line, int line_len, int *chpos, char **sp, char **ep, int nsp, int cvt_ops) hilite_line() function
|