Searched refs:antlr3UTF16Seek (Results 1 – 1 of 1) sorted by relevance
81 static void antlr3UTF16Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint);714 … input->istream->seek = antlr3UTF16Seek; // How to seek to a specific point in the stream in antlr3UTF16SetupStream()1013 antlr3UTF16Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint) in antlr3UTF16Seek() function