Searched refs:toUTF8_UTF16 (Results 1 – 1 of 1) sorted by relevance
89 static pANTLR3_STRING toUTF8_UTF16 (pANTLR3_STRING string);321 string->toUTF8 = toUTF8_UTF16; in stringInitUTF16()360 toUTF8_UTF16 (pANTLR3_STRING string) in toUTF8_UTF16() function