Searched refs:back_raw_line (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dlinenum.c358 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
434 cpos = back_raw_line(cpos, (char **)NULL, (int *)NULL);
H A Dsearch.c1323 pos = back_raw_line(pos, &line, &line_len);
1743 spos = back_raw_line(spos+1, (char **)NULL, (int *)NULL);
1869 spos = back_raw_line(nprep_startpos, (char **)NULL, (int *)NULL);
H A Dfuncs.h207 public POSITION back_raw_line LESSPARAMS ((POSITION curr_pos, char **linep, int *line_lenp));
H A Dline.c1342 back_raw_line(curr_pos, linep, line_lenp) function

Completed in 73 milliseconds