Home
last modified time | relevance | path

Searched refs:show_charset (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11/xterm/xterm-370/vttests/
H A Dnrcs.pl55 sub show_charset($) { subroutine
152 &show_charset($output) if ( $status == 0 );
159 &show_charset( shift @ARGV );
/dports/devel/re2c/re2c-2.2/test/encodings/
H A Dunicode_groups.hs70 show_charset :: CharSet -> (String, String)
71 show_charset cs = function
141 (charset', _) = show_charset charset
177 (charset_re2c, charset_c) = show_charset cs
239 (charsets_re2c, charsets_c) = unzip $ map show_charset charsets'
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dcharset.exp89 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} {
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dcharset.exp89 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} {
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/templates/database/structure/
H A Dstructure_table_row.twig120 {% if not (show_charset > 1) %}
170 {% if show_charset %}
194 {% if show_charset %}
H A Dbody_for_table_summary.twig73 {% if show_charset %}
H A Dtable_header.twig43 {% if show_charset %}
/dports/sysutils/webmin/webmin-1.981/mysql/
H A Dconfig_info.pl4 sub show_charset subroutine
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dcharset.exp73 set show_charset [parse_show_charset_output "show charset"]
79 if {[lsearch -exact $show_charset $show_target_charset] >= 0} {
89 if {[lsearch -exact $show_charset $show_host_charset] >= 0} {
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dcharset.exp67 set show_charset [parse_show_charset_output "show charset"]
73 if {[lsearch -exact $show_charset $show_target_charset] >= 0} {
83 if {[lsearch -exact $show_charset $show_host_charset] >= 0} {
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dcharset.exp68 set show_charset [parse_show_charset_output "show charset"]
74 if {[lsearch -exact $show_charset $show_target_charset] >= 0} {
84 if {[lsearch -exact $show_charset $show_host_charset] >= 0} {
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/database/structure/
H A Dstructure_table_row.twig143 {% if not (show_charset > 1) %}
193 {% if show_charset %}
H A Dbody_for_table_summary.twig71 {% if show_charset %}
H A Dtable_header.twig41 {% if show_charset %}
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcharset.c1078 show_charset (char *arg, int from_tty) in show_charset() function
1237 add_cmd ("charset", class_support, show_charset, in _initialize_charset()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcharset.c1078 show_charset (char *arg, int from_tty) in show_charset() function
1237 add_cmd ("charset", class_support, show_charset, in _initialize_charset()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcharset.c378 show_charset (struct ui_file *file, int from_tty, in show_charset() function
1041 show_charset, in _initialize_charset()
H A DChangeLog-200911332 (show_charset): Print target wide character set.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcharset.c402 show_charset (struct ui_file *file, int from_tty, in show_charset() function
1049 show_charset, in _initialize_charset()
H A DChangeLog-200911328 (show_charset): Print target wide character set.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcharset.c378 show_charset (struct ui_file *file, int from_tty, in show_charset() function
1053 show_charset, in _initialize_charset()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/grass-0.10.8/src/
H A Doutput.rs389 let show_charset = allows_charset && buf.iter().any(|s| !s.is_ascii()); in pretty_print() localVariable
391 Ok(if show_charset { in pretty_print()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dstudio.h353 void show_charset();
H A Dstudio.cc3025 ExultStudio::get_instance()->show_charset(); in on_gameinfo_charset_changed()
3032 void ExultStudio::show_charset( in show_charset() function in ExultStudio
3084 show_charset(); in set_game_information()
/dports/x11/mlterm/mlterm-3.9.1/tool/mlconfig/
H A Dgtkxlfdsel.c1147 gboolean show_charset; in gtk_xlfd_selection_show_available_styles() local
1161 show_charset = FALSE; in gtk_xlfd_selection_show_available_styles()
1172 show_charset = TRUE; in gtk_xlfd_selection_show_available_styles()
1189 if (show_charset) in gtk_xlfd_selection_show_available_styles()
1265 if (show_charset) in gtk_xlfd_selection_show_available_styles()

12