Searched refs:func_parsebuf (Results 1 – 2 of 2) sorted by relevance
212 func_parsebuf::func_parsebuf(CharReader func, void *argm) : parsebuf() in func_parsebuf() function in func_parsebuf223 int func_parsebuf::tell_in_line() in tell_in_line()236 char* func_parsebuf::current_line() in current_line()241 int func_parsebuf::seek_in_line(int i) in seek_in_line()262 int func_parsebuf::underflow() in underflow()
114 class func_parsebuf : public parsebuf {119 func_parsebuf(CharReader func, void *argm = NULL);