Home
last modified time | relevance | path

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

/dports/devel/libantlr3c/libantlr3c-3.4/src/
H A Dantlr3inputstream.c57 static void antlr38BitReuse (pANTLR3_INPUT_STREAM input, pANTLR3_UINT8 i…
164 …input->reuse = antlr38BitReuse; // Install a new input string and … in antlr3GenericSetupStream()
288 antlr38BitReuse(pANTLR3_INPUT_STREAM input, pANTLR3_UINT8 inString, ANTLR3_UINT32 size, pANTLR3_UIN… in antlr38BitReuse() function