Home
last modified time | relevance | path

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

/dports/devel/libantlr3c/libantlr3c-3.4/src/
H A Dantlr3inputstream.c47 static void antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark);
153 input->istream->rewind = antlr38BitRewind; // How to rewind the input in antlr3GenericSetupStream()
511 antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) in antlr38BitRewind() function