Searched refs:antlr3UTF16ConsumeLE (Results 1 – 1 of 1) sorted by relevance
76 static void antlr3UTF16ConsumeLE (pANTLR3_INT_STREAM is);740 …input->istream->consume = antlr3UTF16ConsumeLE; // Consume the next UTF16 character in th… in antlr3UTF16SetupStream()1060 antlr3UTF16ConsumeLE(pANTLR3_INT_STREAM is) in antlr3UTF16ConsumeLE() function