Searched refs:forw_raw_line (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dlinenum.c325 cpos = forw_raw_line(cpos, (char **)NULL, (int *)NULL);
415 cpos = forw_raw_line(cpos, (char **)NULL, (int *)NULL);
H A Dsearch.c706 pos = forw_raw_line(pos, (char **)NULL, (int *)NULL);
792 pos = forw_raw_line(pos, &line, &line_len);
1122 max_epos = forw_raw_line(max_epos, (char **)NULL, (int *)NULL);
H A Dfuncs.h179 public POSITION forw_raw_line ();
H A Dtags.c420 pos = forw_raw_line(pos, &line, (int *)NULL);
H A Dline.c180 * {{ Note: since find_linenum calls forw_raw_line,
183 * {{ Since forw_raw_line modifies linebuf, we must
1134 forw_raw_line(curr_pos, linep, line_lenp) function

Completed in 134 milliseconds