Searched defs:toUTF8_UTF16 (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3string.c89 static pANTLR3_STRING toUTF8_UTF16 (pANTLR3_STRING string);
321 string->toUTF8 = toUTF8_UTF16;
360 toUTF8_UTF16 (pANTLR3_STRING string) function

Completed in 370 milliseconds