Searched refs:antlr38BitLA (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c43 static ANTLR3_UCHAR antlr38BitLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
150 input->istream->_LA = antlr38BitLA; // Return the UTF32 character at offset n (1 based)
251 input->istream->_LA = antlr38BitLA;
350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) function

Completed in 17 milliseconds