Home
last modified time | relevance | path

Searched refs:ef_map_ucs4_to_cp874 (Results 1 – 3 of 3) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_ucs4_cp125x.h48 int ef_map_ucs4_to_cp874(ef_char_t *non_ucs, u_int32_t ucs4_code);
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() function
H A Def_ucs4_map.c77 {CP874, ef_map_ucs4_to_cp874, ef_map_cp874_to_ucs4},