Searched refs:utf8_from_gsm8 (Results 1 – 2 of 2) sorted by relevance
99 extern int utf8_from_gsm8( cbytes_t src, int count, bytes_t utf8 );
693 utf8_from_gsm8( cbytes_t src, int count, bytes_t utf8 ) in utf8_from_gsm8() function1121 result += utf8_from_gsm8(alpha, count, (dst ? dst+result : NULL)); in sim_adn_alpha_to_utf8()1127 result = utf8_from_gsm8(alpha, end-alpha, dst); in sim_adn_alpha_to_utf8()