Home
last modified time | relevance | path

Searched defs:linepos (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dsearch.c889 static void create_hilites(POSITION linepos, char *line, char *sp, char *ep, int attr, int *chpos) in create_hilites()
928 static void hilite_line(POSITION linepos, char *line, int line_len, int *chpos, char **sp, char **e… in hilite_line()
1113 static int matches_filters(POSITION pos, char *cline, int line_len, int *chpos, POSITION linepos, c… in matches_filters()
1190 POSITION linepos, oldpos; in search_range() local
H A Dtags.c380 static int curtag_match(char constant *line, POSITION linepos) in curtag_match()
410 POSITION pos, linepos; in ctagsearch() local
/netbsd-src/distrib/utils/more/
H A Dprim.c617 off_t pos, linepos; local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c195 static int linepos; variable