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

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3tokenstream.c76 static void dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker);
227 stream->tstream->istream->rewind = dbgRewindStream;
343 ts->istream->rewind = dbgRewindStream;
915 dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker) function

Completed in 106 milliseconds