Searched refs:antlr38BitConsume (Results 1 – 1 of 1) sorted by relevance
42 static void antlr38BitConsume (pANTLR3_INT_STREAM is);149 …input->istream->consume = antlr38BitConsume; // Consume the next 8 bit character in the bu… in antlr3GenericSetupStream()315 antlr38BitConsume(pANTLR3_INT_STREAM is) in antlr38BitConsume() function