Home
last modified time | relevance | path

Searched refs:history_search_pos (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/editline/
Dreadline.h164 int history_search_pos(const char *, int, int);
/external/libedit/src/
Dreadline.c1640 history_search_pos(const char *str, in history_search_pos() function