Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Dsearch.c889 static void create_hilites(POSITION linepos, char *line, char *sp, char *ep, int attr, int *chpos) in create_hilites() function
957 create_hilites(linepos, line, lep, sp[i], in hilite_line()
959 create_hilites(linepos, line, sp[i], ep[i], in hilite_line()
964 create_hilites(linepos, line, lep, ep[0], in hilite_line()