Searched refs:antlr38BitMark (Results 1 – 1 of 1) sorted by relevance
46 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