Searched refs:StripSpace (Results 1 – 1 of 1) sorted by relevance
57 static std::string StripSpace(const char *str, size_t len) { in StripSpace() function114 std::string key = StripSpace(buf.get(), delimiter - buf.get()); in ReadNext()115 std::string value = StripSpace(delimiter + 1, in ReadNext()