Home | History | Annotate | Download | only in tinyxml2

Lines Matching defs:NewText

835     XMLText* text = doc->NewText( Value() );    // fixme: this will always allocate memory. Intern?

1481 XMLText* XMLDocument::NewText( const char* str )