Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c48 static void antlr38BitRewindLast (pANTLR3_INT_STREAM is);
154 input->istream->rewindLast = antlr38BitRewindLast; // How to rewind the input in antlr3GenericSetupStream()
498 antlr38BitRewindLast (pANTLR3_INT_STREAM is) in antlr38BitRewindLast() function