HomeSort by relevance Sort by last modified time
    Searched refs:history_search_prefix (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/editline/
readline.h 163 int history_search_prefix(const char *, int);
  /prebuilts/libs/libedit/include/editline/
readline.h 163 int history_search_prefix(const char *, int);
  /external/libedit/src/
readline.c 595 ret = history_search_prefix(pat, -1);
1625 history_search_prefix(const char *str, int direction) function
    [all...]

Completed in 70 milliseconds