Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c76 static void antlr3UTF16ConsumeLE (pANTLR3_INT_STREAM is);
740 …input->istream->consume = antlr3UTF16ConsumeLE; // Consume the next UTF16 character in th… in antlr3UTF16SetupStream()
1060 antlr3UTF16ConsumeLE(pANTLR3_INT_STREAM is) in antlr3UTF16ConsumeLE() function