Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.cpp1313 …XMLDeclaration* dec = doc->NewDeclaration( Value() ); // fixme: this will always allocate memory. … in ShallowClone() local
2237 XMLDeclaration* dec = CreateUnlinkedNode<XMLDeclaration>( _commentPool ); in NewDeclaration() local