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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3tokenstream.c75 static void dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker);
180 stream->tstream->istream->rewind = dbgRewindStream;
295 ts->istream->rewind = dbgRewindStream;
866 dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker) function

Completed in 169 milliseconds