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

/external/libedit/src/editline/
H A Dreadline.h169 char **history_tokenize(const char *);
/external/libedit/src/
H A Dreadline.c1023 arr = history_tokenize(str);
1074 history_tokenize(const char *str) function

Completed in 80 milliseconds