Searched refs:antlr3UTF32Seek (Results 1 – 1 of 1) sorted by relevance
97 static void antlr3UTF32Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint);1512 … input->istream->seek = antlr3UTF32Seek; // How to seek to a specific point in the stream in antlr3UTF32SetupStream()1633 antlr3UTF32Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint) in antlr3UTF32Seek() function