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

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

Completed in 430 milliseconds