Home
last modified time | relevance | path

Searched refs:CNS11643_1992_2 (Results 1 – 12 of 12) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_iso2022cn_conv.c56 } else if (ch.cs == CNS11643_1992_2) { in convert_to_iso2022cn()
59 if (iso2022_conv->g2 != CNS11643_1992_2) { in convert_to_iso2022cn()
69 *(dst++) = CS94MB_FT(CNS11643_1992_2); in convert_to_iso2022cn()
75 iso2022_conv->g2 = CNS11643_1992_2; in convert_to_iso2022cn()
H A Def_zh_tw_map.c37 !ef_map_ucs4_to_cs(cns, &ucs4, CNS11643_1992_2)) { in ef_map_big5_to_cns11643_1992()
H A Def_euctw_parser.c23 ch->cs = CNS11643_1992_2; in euctw_parser_next_char()
H A Def_xct_conv.c59 } else if (ch->cs == CNS11643_1992_2) { in remap_unsupported_charset()
75 } else if (ch->cs == CNS11643_1992_1 || ch->cs == CNS11643_1992_2) { in remap_unsupported_charset()
H A Def_big5_conv.c40 } else if (ch->cs == CNS11643_1992_2) { in remap_unsupported_charset()
H A Def_charset.h101 CNS11643_1992_2 = CS94MB_ID('H'), enumerator
H A Def_euctw_conv.c47 } else if (ch.cs == CNS11643_1992_2) { in convert_to_euctw()
H A Def_ucs4_map.c94 {CNS11643_1992_2, ef_map_ucs4_to_cns11643_1992_2, ef_map_cns11643_1992_2_to_ucs4},
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/
H A Def_ucs4_cns11643.c81 cns->cs = CNS11643_1992_2; in ef_map_ucs4_to_cns11643_1992_2()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/
H A Dui_font.c125 { CNS11643_1992_2, GB2312_CHARSET, },
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_font_config.c150 {"CNS11643_1992_2", CNS11643_1992_2},
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_font.c131 { CNS11643_1992_2, { "cns11643.1992-2", "cns11643.1992.2-0", }, },