Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c80 static ANTLR3_MARKER antlr3UTF16Index (pANTLR3_INT_STREAM is);
712 …input->istream->index = antlr3UTF16Index; // Calculate current index in input stre… in antlr3UTF16SetupStream()
996 antlr3UTF16Index(pANTLR3_INT_STREAM is) in antlr3UTF16Index() function