Searched refs:newStrUTF16_UTF16 (Results 1 – 1 of 1) sorted by relevance
47 static pANTLR3_STRING newStrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string…153 factory->newStr = newStrUTF16_UTF16; in antlr3StringFactoryNew()614 newStrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 ptr) in newStrUTF16_UTF16() function