Searched refs:printableUTF16 (Results 1 – 1 of 1) sorted by relevance
50 static pANTLR3_STRING printableUTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);155 factory->printable = printableUTF16; in antlr3StringFactoryNew()724 printableUTF16(pANTLR3_STRING_FACTORY factory, pANTLR3_STRING instr) in printableUTF16() function