Home
last modified time | relevance | path

Searched defs:getLineBuf (Results 1 – 2 of 2) sorted by relevance

/dports/audio/HVSC-Update/HVSC_Update_Tool_287/src/
H A DTextFile.cpp87 const char* TextFile::getLineBuf() const in getLineBuf() function in TextFile
/dports/devel/libantlr3c/libantlr3c-3.4/include/
H A Dantlr3input.h185 void * (*getLineBuf) (struct ANTLR3_INPUT_STREAM_struct * input); member