Searched refs:antlr38BitGetLineBuf (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c62 static void * antlr38BitGetLineBuf (pANTLR3_INPUT_STREAM input);
169 input->getLineBuf = antlr38BitGetLineBuf; // Return a pointer to the start of the current line being consumed
626 antlr38BitGetLineBuf (pANTLR3_INPUT_STREAM input) function

Completed in 117 milliseconds