Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.cpp56 #define DELETE_ATTRIBUTE( attrib ) { \ macro
1119 DELETE_ATTRIBUTE( rootAttribute ); in ~XMLElement()
1271 DELETE_ATTRIBUTE( a ); in DeleteAttribute()
1299 DELETE_ATTRIBUTE( attrib ); in ParseAttributes()