Home
last modified time | relevance | path

Searched refs:printableUTF16 (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3string.c50 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