Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c96 static ANTLR3_MARKER antlr3UTF32Index (pANTLR3_INT_STREAM is);
1510 …input->istream->index = antlr3UTF32Index; // Calculate current index in input stre… in antlr3UTF32SetupStream()
1603 antlr3UTF32Index(pANTLR3_INT_STREAM is) in antlr3UTF32Index() function