Searched defs:normalizeEOL (Results 1 – 2 of 2) sorted by relevance
449 std::string StyledWriter::normalizeEOL(const std::string& text) { in normalizeEOL() function in Json::StyledWriter665 std::string StyledStreamWriter::normalizeEOL(const std::string& text) { in normalizeEOL() function in Json::StyledStreamWriter
556 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function