Searched refs:antlr3UTF8LA (Results 1 – 1 of 1) sorted by relevance
107 static ANTLR3_UCHAR antlr3UTF8LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);1761 …input->istream->_LA = antlr3UTF8LA; // Return the UTF32 character at offset n (1 b… in antlr3UTF8SetupStream()1870 antlr3UTF8LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF8LA() function