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