Searched refs:antlr38BitLA (Results 1 – 1 of 1) sorted by relevance
43 static ANTLR3_UCHAR antlr38BitLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);150 …input->istream->_LA = antlr38BitLA; // Return the UTF32 character at offset n (1 … in antlr3GenericSetupStream()251 input->istream->_LA = antlr38BitLA; in antlr38BitSetUcaseLA()350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr38BitLA() function