Searched refs:ISO8859_3_R (Results 1 – 10 of 10) sorted by relevance
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/ |
H A D | ef_iso8859_parser.c | 41 iso8859_parser_init(parser, ISO8859_3_R); in iso8859_3_parser_init()
|
H A D | ef_charset.h | 78 ISO8859_3_R = CS96SB_ID('C'), enumerator
|
H A D | ef_iso8859_conv.c | 98 static void conv_init_iso8859_3(ef_conv_t *conv) { conv_init_intern(conv, ISO8859_3_R); } in conv_init_iso8859_3()
|
H A D | ef_ucs4_map.c | 38 {ISO8859_3_R, ef_map_ucs4_to_iso8859_3_r, ef_map_iso8859_3_r_to_ucs4},
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/ |
H A D | ui_font_manager.c | 31 {VT_ISO8859_3, ISO8859_3_R},
|
H A D | ui_font_config.c | 80 {"ISO8859_3", ISO8859_3_R},
|
/dports/x11/mlterm/mlterm-3.9.1/vtemu/ |
H A D | vt_char_encoding.c | 162 JISX0201_KATA, ISO8859_1_R, ISO8859_2_R, ISO8859_3_R, ISO8859_4_R, ISO8859_5_R,
|
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/ |
H A D | ef_ucs4_iso8859.c | 91 non_ucs->cs = ISO8859_3_R; in ef_map_ucs4_to_iso8859_3_r()
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/ |
H A D | ui_font.c | 68 { ISO8859_3_R, EASTEUROPE_CHARSET, },
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/ |
H A D | ui_font.c | 52 { ISO8859_3_R, { "iso8859-3", NULL, }, },
|