Searched refs:ef_map_ucs4_to_cp1255 (Results 1 – 4 of 4) sorted by relevance
40 int ef_map_ucs4_to_cp1255(ef_char_t *non_ucs, u_int32_t ucs4_code);
49 ef_map_func(8bits, ef_map_ucs4_to_cp1255, 32)
73 {CP1255, ef_map_ucs4_to_cp1255, ef_map_cp1255_to_ucs4},
331 int ef_map_ucs4_to_cp1255(ef_char_t *non_ucs, u_int32_t ucs4_code) { in ef_map_ucs4_to_cp1255() function