Home
last modified time | relevance | path

Searched defs:non_ucs (Results 1 – 17 of 17) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/
H A Def_ucs4_iso8859.c66 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 Def_ucs4_cp125x.c256 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 Def_ucs4_jisx0208.c75 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 Def_ucs4_koi8.c98 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 Def_ucs4_georgian_ps.c35 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 Def_ucs4_viscii.c35 int ef_map_ucs4_to_viscii(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_viscii()
H A Def_ucs4_tcvn5712_1.c14 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 Def_ucs4_iscii.c193 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 Def_ucs4_map.c107 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 Def_ucs4_jisx0201.c56 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 Def_ucs4_cp125x.c80 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 Dui_font.c327 ef_char_t non_ucs; in calculate_char_width() local
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_font.c1122 ef_char_t non_ucs; in ui_convert_to_xft_ucs4() local
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/fb/
H A Dui_window.c920 ef_char_t non_ucs; in draw_string() local
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/sdl2/
H A Dui_window.c920 ef_char_t non_ucs; in draw_string() local
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/wayland/
H A Dui_window.c920 ef_char_t non_ucs; in draw_string() local
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_parser.c7567 ef_char_t non_ucs; in vt_convert_to_internal_ch() local