Searched refs:NewText (Results 1 – 2 of 2) sorted by relevance
1173 XMLText* text = doc->NewText( Value() ); // fixme: this will always allocate memory. Intern? in ShallowClone()1588 XMLText* theText = GetDocument()->NewText( inText ); in SetText()2106 XMLText* XMLDocument::NewText( const char* str ) in NewText() function in AlibabaCloud::OSS::tinyxml2::XMLDocument
1796 XMLText* NewText( const char* text );
Completed in 15 milliseconds