Searched refs:NewComment (Results 1 – 3 of 3) sorted by relevance
481 XMLNode* comment = element->InsertFirstChild( doc->NewComment( "comment" ) ); in main()1647 xmlDoc.NewComment("Configuration file"); in main()
1228 …XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. Inte… in ShallowClone()2102 XMLComment* XMLDocument::NewComment( const char* str ) in NewComment() function in tinyxml2::XMLDocument
1782 XMLComment* NewComment( const char* comment );