Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c112 static ANTLR3_UCHAR antlr3EBCDICLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
2021 …input->istream->_LA = antlr3EBCDICLA; // Return the UTF32 character at offset n (1 b… in antlr3EBCDICSetupStream()
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3EBCDICLA() function