Searched refs:add_history (Results 1 – 14 of 14) sorted by relevance
30 info->add_history = 0; in ss_release_readline()81 info->add_history = (void (*)(const char *)) in ss_get_readline()
100 if (info->add_history) in ss_listen()101 (*info->add_history)(line); in ss_listen()
69 void (*add_history)(const char *); member
76 new_table->add_history = 0;
261 add_history (const char *cmdline, int no) in add_history() function681 add_history (buf, history); in real_get_cmdline()707 add_history (buf, history); in real_get_cmdline()771 add_history (cmdline, 0); in real_get_cmdline()
121 add_history(str); in AddHistory()
100 add_history(cmd); in readline_cmd_handler()
245 add_history (command_line); in parser()
73 add_history (line_read); in xmlShellReadline()
800 add_history (line_read); in xmlShellReadline()
439 add_history(line); in runInteractive()
61 # define add_history(X) macro399 if( zResult && *zResult ) add_history(zResult); in one_input_line()
66 # define add_history(X) macro404 if( zResult && *zResult ) add_history(zResult); in one_input_line()
7073 [!STAGE1_5] (add_history): Likewise.