Searched refs:enc_unicode_to_utf8_one (Results 1 – 2 of 2) sorted by relevance
12 int enc_unicode_to_utf8_one(unsigned long unic, unsigned char *pOutput,int outSize);
92 int enc_unicode_to_utf8_one(unsigned long unic, unsigned char *pOutput, in enc_unicode_to_utf8_one() function