Searched refs:antlr3UTF32Consume (Results 1 – 1 of 1) sorted by relevance
92 static void antlr3UTF32Consume (pANTLR3_INT_STREAM is);1513 …input->istream->consume = antlr3UTF32Consume; // Consume the next UTF32 character in the … in antlr3UTF32SetupStream()1570 antlr3UTF32Consume(pANTLR3_INT_STREAM is) in antlr3UTF32Consume() function