Searched refs:ucs2_to_utf8 (Results 1 – 3 of 3) sorted by relevance
136 extern int ucs2_to_utf8( cbytes_t ucs2, int ucs2len, bytes_t utf8 );
498 ucs2_to_utf8( cbytes_t ucs2, in ucs2_to_utf8() function1086 result = ucs2_to_utf8( alpha, (end-alpha)/2, dst ); in sim_adn_alpha_to_utf8()
883 int count = ucs2_to_utf8( cur, len/2, NULL ); in sms_get_text_utf8()889 ucs2_to_utf8( cur, len/2, dst ); in sms_get_text_utf8()