Searched refs:pending_comment (Results 1 – 1 of 1) sorted by relevance
46 std::string pending_comment; member120 el->comment = std::move(stack->pending_comment); in StartElementHandler()180 if (!stack->pending_comment.empty()) { in CommentDataHandler()181 stack->pending_comment += '\n'; in CommentDataHandler()183 stack->pending_comment += comment; in CommentDataHandler()