Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c163 # define shell_add_history(X) add_history(X) macro
172 # define shell_add_history(X) linenoiseHistoryAdd(X) macro
758 if( zResult && *zResult ) shell_add_history(zResult); in one_input_line()

Completed in 33 milliseconds