Home | History | Annotate | Download | only in src

Lines Matching full:sameline

1955 x_search(char *pat, int sameline, int offset)
1960 for (hp = x_histp - (sameline ? 0 : 1); hp >= history; --hp) {