Searched refs:sameline (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | edit.c | 2008 x_search(const char *pat, int sameline, int offset) in x_search() argument 2016 for (hp = x_histp - (sameline ? 0 : 1); hp >= history; --hp) { in x_search() |
Completed in 6 milliseconds