Home
last modified time | relevance | path

Searched refs:NewText (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp1173 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
A Dtinyxml2.h1796 XMLText* NewText( const char* text );

Completed in 15 milliseconds