Searched refs:antlr3UTF16LA (Results 1 – 1 of 1) sorted by relevance
75 static ANTLR3_UCHAR antlr3UTF16LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);741 …input->istream->_LA = antlr3UTF16LA; // Return the UTF32 character at offset n (1 ba… in antlr3UTF16SetupStream()763 …input->istream->_LA = antlr3UTF16LA; // Return the UTF32 character at offset n (1 ba… in antlr3UTF16SetupStream()864 antlr3UTF16LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LA() function