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

  /external/libedit/src/editline/
readline.h 168 int history_expand(char *, char **);
  /prebuilts/libs/libedit/include/editline/
readline.h 168 int history_expand(char *, char **);
  /external/libedit/examples/
fileman.c 124 result = history_expand(s, &expansion);
  /external/libedit/src/
readline.c 885 history_expand(char *str, char **output) function
1002 /* history_expand() returned -1 when the line */
    [all...]

Completed in 40 milliseconds