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

/external/antlr/antlr-3.4/runtime/C/src/
H A 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 based)
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) function

Completed in 218 milliseconds