HomeSort by relevance Sort by last modified time
    Searched refs:getLineBuf (Results 1 - 2 of 2) sorted by null

  /external/antlr/antlr-3.4/runtime/C/include/
antlr3input.h 185 void * (*getLineBuf) (struct ANTLR3_INPUT_STREAM_struct * input);
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3inputstream.c 169 input->getLineBuf = antlr38BitGetLineBuf; // Return a pointer to the start of the current line being consumed
    [all...]

Completed in 39 milliseconds