Searched refs:ef_map_ucs4_to_cp1252 (Results 1 – 4 of 4) sorted by relevance
34 int ef_map_ucs4_to_cp1252(ef_char_t *non_ucs, u_int32_t ucs4_code);
46 ef_map_func(8bits, ef_map_ucs4_to_cp1252, 32)
70 {CP1252, ef_map_ucs4_to_cp1252, ef_map_cp1252_to_ucs4},
286 int ef_map_ucs4_to_cp1252(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1252() function