Home
last modified time | relevance | path

Searched refs:antlr3UTF32LABE (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/C/src/
Dantlr3inputstream.c95 static ANTLR3_UCHAR antlr3UTF32LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
1564 …input->istream->_LA = antlr3UTF32LABE; // Return the UTF32 character at offset n (1 … in antlr3UTF32SetupStream()
1729 antlr3UTF32LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LABE() function