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
331 static std::optional<std::string> SplitLine(std::string &line_buffer) { in SplitLine()343 static std::optional<std::string> SplitLineEOF(std::string &line_buffer) { in SplitLineEOF()