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

/external/antlr/antlr-3.4/runtime/C/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
511 antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) function

Completed in 1088 milliseconds