Searched refs:show_charset (Results 1 – 3 of 3) sorted by relevance
89 set show_charset [parse_show_charset_output "show charset"]94 if {[lsearch $show_charset $show_target_charset] >= 0} {103 if {[lsearch $show_charset $show_host_charset] >= 0} {
1078 show_charset (char *arg, int from_tty) in show_charset() function1237 add_cmd ("charset", class_support, show_charset, in _initialize_charset()
10007 (show_charset): Hook this up with the set/show command mechanism.