Home
last modified time | relevance | path

Searched refs:clear_history (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/dports/www/p5-WWW-Scripter/WWW-Scripter-0.032/t/
H A Dclear_history.t24 $mech->clear_history();
27 $mech->clear_history();
29 $mech->clear_history('Come on, do it properly!');
36 $mech->clear_history('again');
39 $mech->clear_history();
46 $mech->clear_history();
/dports/devel/py-grizzled/grizzled-0.9.4/grizzled/
H A Dhistory.py284 def clear_history(self): member in History
356 self.clear_history()
431 self.clear_history()
435 def clear_history(self): member in ReadlineHistory
437 readline.clear_history()
472 self.clear_history()
476 def clear_history(self): member in PyReadlineHistory
477 readline.clear_history()
519 def clear_history(self): member in DummyHistory
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A Drlineimpl.py71 _rl.clear_history
73 def clear_history(): pass function
74 _rl.clear_history = clear_history
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/core/
H A Dreadlineng.py60 def clear_history(): function
63 _readline.clear_history = clear_history
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/state/state_history_clear/
H A Dmain.cpp44 A.clear_history(); in so_evt_start()
53 A.clear_history(); in so_evt_start()
54 B.clear_history(); in so_evt_start()
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_readline.py50 readline.clear_history()
81 readline.clear_history()
86 readline.clear_history()
96 readline.clear_history()
119 readline.clear_history()
128 readline.clear_history()
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_readline.py50 readline.clear_history()
81 readline.clear_history()
86 readline.clear_history()
96 readline.clear_history()
119 readline.clear_history()
128 readline.clear_history()
/dports/www/mitmproxy/mitmproxy-7.0.4/test/mitmproxy/addons/
H A Dtest_command_history.py138 ch.clear_history()
147 ch.clear_history()
157 ch.clear_history()
170 ch.clear_history()
206 ch.clear_history()
290 i.clear_history()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_readline.py48 readline.clear_history()
79 readline.clear_history()
84 readline.clear_history()
94 readline.clear_history()
110 readline.clear_history()
119 readline.clear_history()
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dgpgrlhelp.c114 clear_history (); in read_write_history()
126 clear_history (); in read_write_history()
/dports/lang/gnu-apl/apl-1.8/src/
H A DLineInput.hh61 void clear_history(ostream & out);
297 static void clear_history(ostream & out) in clear_history() function in LineInput
298 { the_line_input->history.clear_history(out); } in clear_history()
/dports/science/nest/nest-simulator-3.1/sli/
H A Dgnureadline.cc39 extern "C" void clear_history();
114 clear_history(); in ~GNUReadline()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dwidgets.py131 def clear_history(self): member in SearchBox
132 super().clear_history()
138 menu.addAction(_('Clear search history'), self.clear_history)
/dports/audio/deadbeef-quick-search-plugin/ddb_quick_search-332e994/
H A Dmain.c68 GtkWidget *clear_history; member
494 gtk_widget_set_sensitive (GTK_WIDGET (w->clear_history), TRUE); in add_history_query_to_combo()
766 gtk_widget_set_sensitive (GTK_WIDGET (w->clear_history), FALSE);
822 w->clear_history = gtk_menu_item_new_with_mnemonic ("Clear history");
823 gtk_widget_show (w->clear_history);
824 gtk_container_add (GTK_CONTAINER (w->popup), w->clear_history);
825 gtk_widget_set_sensitive (GTK_WIDGET (w->clear_history), history_entries);
826 g_signal_connect ((gpointer) w->clear_history, "activate",
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/r/
H A Dtransaction_nested_events.result45 CALL test.clear_history();
96 CALL test.clear_history();
140 CALL test.clear_history();
199 CALL test.clear_history();
258 CALL test.clear_history();
342 CALL test.clear_history();
355 CALL test.clear_history();
426 CALL test.clear_history();
481 CALL test.clear_history();
522 CALL test.clear_history();
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/perfschema/r/
H A Dtransaction_nested_events.result34 CALL test.clear_history();
85 CALL test.clear_history();
129 CALL test.clear_history();
191 CALL test.clear_history();
253 CALL test.clear_history();
343 CALL test.clear_history();
361 CALL test.clear_history();
432 CALL test.clear_history();
487 CALL test.clear_history();
528 CALL test.clear_history();
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/perfschema/r/
H A Dtransaction_nested_events.result34 CALL test.clear_history();
85 CALL test.clear_history();
129 CALL test.clear_history();
191 CALL test.clear_history();
253 CALL test.clear_history();
343 CALL test.clear_history();
361 CALL test.clear_history();
432 CALL test.clear_history();
487 CALL test.clear_history();
528 CALL test.clear_history();
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/perfschema/r/
H A Dtransaction_nested_events.result34 CALL test.clear_history();
85 CALL test.clear_history();
129 CALL test.clear_history();
191 CALL test.clear_history();
253 CALL test.clear_history();
343 CALL test.clear_history();
361 CALL test.clear_history();
432 CALL test.clear_history();
487 CALL test.clear_history();
528 CALL test.clear_history();
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/perfschema/r/
H A Dtransaction_nested_events.result34 CALL test.clear_history();
85 CALL test.clear_history();
129 CALL test.clear_history();
191 CALL test.clear_history();
253 CALL test.clear_history();
343 CALL test.clear_history();
361 CALL test.clear_history();
432 CALL test.clear_history();
487 CALL test.clear_history();
528 CALL test.clear_history();
[all …]

12345678910>>...22