Searched defs:linestr (Results 1 – 1 of 1) sorted by relevance
129 const std::string &linestr, in appendUtf8()164 bool fixu8(std::string &linestr, size_t origpos, size_t &endpos) { in fixu8()208 bool fixAt(std::string &linestr, size_t pos) { in fixAt()319 bool fixLine(int /*no*/, std::string &linestr) { in fixLine()390 std::string linestr; in convert() local