Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c163 # define shell_write_history(X) write_history(X) macro
172 # define shell_write_history(X) linenoiseHistorySave(X) macro
179 # define shell_write_history(X) macro
33828 shell_write_history(zHistory);