Home
last modified time | relevance | path

Searched refs:ef_map_jisx0213_2000_1_to_ucs4 (Results 1 – 4 of 4) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_ucs4_jisx0213.c15 ef_map_func(jajp, ef_map_jisx0213_2000_1_to_ucs4, 16)
H A Def_ucs4_jisx0213.h10 int ef_map_jisx0213_2000_1_to_ucs4(ef_char_t *ucs4, u_int16_t jis);
H A Def_ucs4_map.c83 {JISX0213_2000_1, ef_map_ucs4_to_jisx0213_2000_1, ef_map_jisx0213_2000_1_to_ucs4},
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/
H A Def_ucs4_jisx0213.c14 int ef_map_jisx0213_2000_1_to_ucs4(ef_char_t *ucs4, u_int16_t jis) { in ef_map_jisx0213_2000_1_to_ucs4() function