Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.cpp930 …XMLDeclaration* dec = doc->NewDeclaration( Value() ); // fixme: this will always allocate memor… in ShallowClone()
1490 XMLDeclaration* XMLDocument::NewDeclaration( const char* str ) in NewDeclaration() function in XMLDocument
Dtinyxml2.h1151 XMLDeclaration* NewDeclaration( const char* text=0 );