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

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c106 static void antlr3UTF8Consume (pANTLR3_INT_STREAM is);
1760 input->istream->consume = antlr3UTF8Consume; // Consume the next UTF32 character in the buffer
1804 antlr3UTF8Consume(pANTLR3_INT_STREAM is) function

Completed in 42 milliseconds