Home
last modified time | relevance | path

Searched refs:ef_map_uhc_to_ksc5601_1987 (Results 1 – 6 of 6) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Ddexport.map22 ef_map_uhc_to_ksc5601_1987 ;
H A Def_ko_kr_map.h10 int ef_map_uhc_to_ksc5601_1987(ef_char_t *ksc, ef_char_t *uhc);
H A Def_ko_kr_map.c28 int ef_map_uhc_to_ksc5601_1987(ef_char_t *ksc, ef_char_t *uhc) { in ef_map_uhc_to_ksc5601_1987() function
H A Def_johab_conv.c48 if (ef_map_uhc_to_ksc5601_1987(&c, ch)) { in remap_unsupported_charset()
H A Def_iso2022_conv.c238 if (ef_map_uhc_to_ksc5601_1987(&c, ch)) { in ef_iso2022_remap_unsupported_charset()
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_parser.c7805 if (ef_map_uhc_to_ksc5601_1987(&ksc, &ch) == 0) { in vt_convert_to_internal_ch()