Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3inputstream.c79 static ANTLR3_UCHAR antlr3UTF16LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
770 …input->istream->_LA = antlr3UTF16LABE; // Return the UTF32 character at offset n (1 … in antlr3UTF16SetupStream()
1365 antlr3UTF16LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LABE() function