Searched refs:PushComment (Results 1 – 3 of 3) sorted by relevance
2852 void XMLPrinter::PushComment( const char* comment ) in PushComment() function in tinyxml2::XMLPrinter2939 PushComment( comment.Value() ); in Visit()
2275 void PushComment( const char* comment );
1042 printer.PushComment("this is Tinyxml2"); in main()