Searched refs:END_COMMENT (Results 1 – 2 of 2) sorted by relevance
269 const std::string END_COMMENT = "-->"; member
1368 std::string strTemp = ParseDelimiterInfo(tagText_.END_COMMENT, returnText); in ParseComment()