Home
last modified time | relevance | path

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

/freebsd/usr.bin/file2c/
H A Dfile2c.c28 int c, count, linepos, maxcount, pretty, radix; in main() local
/freebsd/contrib/less/
H A Dsearch.c887 create_hilites(POSITION linepos,char * line,char * sp,char * ep,int attr,int * chpos) create_hilites() argument
926 hilite_line(POSITION linepos,char * line,int line_len,int * chpos,char ** sp,char ** ep,int nsp,int cvt_ops) hilite_line() argument
1111 matches_filters(POSITION pos,char * cline,int line_len,int * chpos,POSITION linepos,char ** sp,char ** ep,int nsp) matches_filters() argument
1188 POSITION linepos, oldpos; search_range() local
[all...]
H A Dtags.c378 static int curtag_match(char constant *line, POSITION linepos) in curtag_match() argument
408 POSITION pos, linepos; in ctagsearch() local