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

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3input.h185 void * (*getLineBuf) (struct ANTLR3_INPUT_STREAM_struct * input); member in struct:ANTLR3_INPUT_STREAM_struct
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3inputstream.c169 input->getLineBuf = antlr38BitGetLineBuf; // Return a pointer to the start of the current line being consumed

Completed in 181 milliseconds