Searched defs:line_buffer (Results 1 – 2 of 2) sorted by relevance
58 struct line_buffer struct70 lb_fill(struct line_buffer *lb) in lb_fill() argument
315 static std::optional<std::string> SplitLine(std::string &line_buffer) { in SplitLine()327 static std::optional<std::string> SplitLineEOF(std::string &line_buffer) { in SplitLineEOF()