Searched refs:antlr38BitRewind (Results 1 – 1 of 1) sorted by relevance
47 static void antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark);153 input->istream->rewind = antlr38BitRewind; // How to rewind the input in antlr3GenericSetupStream()517 antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) in antlr38BitRewind() function