Searched refs:printable8 (Results 1 – 1 of 1) sorted by relevance
49 static pANTLR3_STRING printable8 (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);171 factory->printable = printable8; in antlr3StringFactoryNew()677 printable8(pANTLR3_STRING_FACTORY factory, pANTLR3_STRING instr) in printable8() function