Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Djump.c235 pos = next_unfiltered(pos); in jump_loc()
H A Dfuncs.h403 public POSITION next_unfiltered(POSITION pos);
H A Dsearch.c570 public POSITION next_unfiltered(POSITION pos) in next_unfiltered() function