Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c46 static ANTLR3_MARKER antlr38BitMark (pANTLR3_INT_STREAM is);
152 …input->istream->mark = antlr38BitMark; // Record the current lex state for later restore … in antlr3GenericSetupStream()
445 antlr38BitMark (pANTLR3_INT_STREAM is) in antlr38BitMark() function