/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/ |
H A D | ef_ucs4_iso8859.c | 66 int ef_map_ucs4_to_iso8859_1_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_1_r() 70 int ef_map_ucs4_to_iso8859_2_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_2_r() 85 int ef_map_ucs4_to_iso8859_3_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_3_r() 100 int ef_map_ucs4_to_iso8859_4_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_4_r() 115 int ef_map_ucs4_to_iso8859_5_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_5_r() 134 int ef_map_ucs4_to_iso8859_6_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_6_r() 150 int ef_map_ucs4_to_iso8859_7_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_7_r() 170 int ef_map_ucs4_to_iso8859_8_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_8_r() 188 int ef_map_ucs4_to_iso8859_9_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_9_r() 212 int ef_map_ucs4_to_iso8859_10_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iso8859_10_r() [all …]
|
H A D | ef_ucs4_cp125x.c | 256 int ef_map_ucs4_to_cp1250(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1250() 271 int ef_map_ucs4_to_cp1251(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1251() 286 int ef_map_ucs4_to_cp1252(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1252() 301 int ef_map_ucs4_to_cp1253(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1253() 316 int ef_map_ucs4_to_cp1254(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1254() 331 int ef_map_ucs4_to_cp1255(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1255() 346 int ef_map_ucs4_to_cp1256(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1256() 361 int ef_map_ucs4_to_cp1257(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1257() 376 int ef_map_ucs4_to_cp1258(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1258()
|
H A D | ef_ucs4_jisx0208.c | 75 int ef_map_ucs4_to_jisx0208_1983(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_jisx0208_1983() 90 int ef_map_ucs4_to_jisx0208_nec_ext(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_jisx0208_nec_ext() 108 int ef_map_ucs4_to_jisx0208_necibm_ext(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_jisx0208_necibm_ext() 126 int ef_map_ucs4_to_sjis_ibm_ext(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_sjis_ibm_ext()
|
H A D | ef_ucs4_koi8.c | 98 int ef_map_ucs4_to_koi8_r(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_koi8_r() 115 int ef_map_ucs4_to_koi8_u(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_koi8_u() 145 int ef_map_ucs4_to_koi8_t(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_koi8_t()
|
H A D | ef_ucs4_georgian_ps.c | 35 int ef_map_ucs4_to_georgian_ps(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_georgian_ps()
|
H A D | ef_ucs4_viscii.c | 35 int ef_map_ucs4_to_viscii(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_viscii()
|
H A D | ef_ucs4_tcvn5712_1.c | 14 int ef_map_ucs4_to_tcvn5712_1_1993(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_tcvn5712_1_1993()
|
H A D | ef_ucs4_iscii.c | 193 int ef_map_ucs4_to_iscii(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_iscii()
|
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/ |
H A D | ef_ucs4_map.c | 107 int ef_map_ucs4_to_cs(ef_char_t *non_ucs, ef_char_t *ucs4, ef_charset_t cs) { in ef_map_ucs4_to_cs() 153 int ef_map_ucs4_to_with_funcs(ef_char_t *non_ucs, ef_char_t *ucs4, in ef_map_ucs4_to_with_funcs() 185 int ef_map_ucs4_to(ef_char_t *non_ucs, ef_char_t *ucs4) { in ef_map_ucs4_to() 238 int ef_map_ucs4_to_iso2022cs(ef_char_t *non_ucs, ef_char_t *ucs4) { in ef_map_ucs4_to_iso2022cs() 276 int ef_map_to_ucs4(ef_char_t *ucs4, ef_char_t *non_ucs) { in ef_map_to_ucs4()
|
H A D | ef_ucs4_jisx0201.c | 56 int ef_map_ucs4_to_jisx0201_kata(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_jisx0201_kata() 69 int ef_map_ucs4_to_jisx0201_roman(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_jisx0201_roman()
|
H A D | ef_ucs4_cp125x.c | 80 int ef_map_ucs4_to_cp874(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp874()
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/ |
H A D | ui_font.c | 327 ef_char_t non_ucs; in calculate_char_width() local
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/ |
H A D | ui_font.c | 1122 ef_char_t non_ucs; in ui_convert_to_xft_ucs4() local
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/fb/ |
H A D | ui_window.c | 920 ef_char_t non_ucs; in draw_string() local
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/sdl2/ |
H A D | ui_window.c | 920 ef_char_t non_ucs; in draw_string() local
|
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/wayland/ |
H A D | ui_window.c | 920 ef_char_t non_ucs; in draw_string() local
|
/dports/x11/mlterm/mlterm-3.9.1/vtemu/ |
H A D | vt_parser.c | 7567 ef_char_t non_ucs; in vt_convert_to_internal_ch() local
|