Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Dforwback.c238 pos = next_unfiltered(pos); in forw()
302 pos = next_unfiltered(pos); in forw()
Djump.c301 pos = next_unfiltered(pos); in jump_loc()
Dinput.c116 curr_pos = next_unfiltered(curr_pos); in forw_line_seg()
Dfuncs.h351 public POSITION next_unfiltered(POSITION pos);
Dsearch.c518 public POSITION next_unfiltered(POSITION pos) in next_unfiltered() function