Searched defs:shell_add_history (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 163 # define shell_add_history(X) add_history(X) macro 172 # define shell_add_history(X) linenoiseHistoryAdd(X) macro |
Completed in 45 milliseconds