Home
last modified time | relevance | path

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

/dports/devel/libantlr3c/libantlr3c-3.4/src/
H A 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