Searched refs:cjk_char_push (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets/
H A Dgeneric_cjk.h37 extern size_t cjk_char_push (u_int16_t, u_int8_t*);
H A Dmac_chinese_simp.c69 return cjk_char_push(cjk_lookup(wc, mac_chinese_simp_uni2_index,
H A Dmac_chinese_trad.c74 return cjk_char_push(cjk_lookup(wc, mac_chinese_trad_uni2_index,
H A Dmac_japanese.c78 return cjk_char_push(cjk_lookup(wc, mac_japanese_uni2_index,
H A Dmac_korean.c79 return cjk_char_push(cjk_lookup(wc, mac_korean_uni2_index,
H A Dgeneric_cjk.c123 size_t cjk_char_push(u_int16_t c, u_int8_t *out) function

Completed in 161 milliseconds