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

/freebsd-9.3-release/lib/libedit/
H A Dsearch.c200 static const char STRfwd[] = {'f', 'w', 'd', '\0'}, local
214 if (el->el_line.lastchar + sizeof(STRfwd) / sizeof(char) + 2 +
232 for (cp = (newdir == ED_SEARCH_PREV_HISTORY) ? STRbck : STRfwd;

Completed in 101 milliseconds