Home
last modified time | relevance | path

Searched refs:antlr38BitConsume (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c42 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