Searched refs:normalizeEOL (Results 1 – 2 of 2) sorted by relevance
499 document_ += normalizeEOL( root.getComment( commentBefore ) ); in writeCommentBeforeValue()508 document_ += " " + normalizeEOL( root.getComment( commentAfterOnSameLine ) ); in writeCommentAfterValueOnSameLine()513 document_ += normalizeEOL( root.getComment( commentAfter ) ); in writeCommentAfterValueOnSameLine()529 StyledWriter::normalizeEOL( const std::string &text ) in normalizeEOL() function in Json::StyledWriter780 *document_ << normalizeEOL( root.getComment( commentBefore ) ); in writeCommentBeforeValue()789 *document_ << " " + normalizeEOL( root.getComment( commentAfterOnSameLine ) ); in writeCommentAfterValueOnSameLine()794 *document_ << normalizeEOL( root.getComment( commentAfter ) ); in writeCommentAfterValueOnSameLine()810 StyledStreamWriter::normalizeEOL( const std::string &text ) in normalizeEOL() function in Json::StyledStreamWriter
96 static std::string normalizeEOL( const std::string &text );154 static std::string normalizeEOL( const std::string &text );