Searched refs:antlr38BitSetCharPosition (Results 1 – 1 of 1) sorted by relevance
65 static void antlr38BitSetCharPosition (pANTLR3_INPUT_STREAM input, ANTLR3_UINT32 position);172 …input->setCharPositionInLine = antlr38BitSetCharPosition; // Set the offset in to the curren… in antlr3GenericSetupStream()669 antlr38BitSetCharPosition (pANTLR3_INPUT_STREAM input, ANTLR3_UINT32 position) in antlr38BitSetCharPosition() function