Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c2027 xmlFreeProp(cur); in xmlFreePropList()
2039 xmlFreeProp(xmlAttrPtr cur) { in xmlFreeProp() function
2088 xmlFreeProp(cur); in xmlRemoveProp()
2096 xmlFreeProp(cur); in xmlRemoveProp()
3345 xmlFreeProp(lastattr); in xmlAddChild()
3681 xmlFreeProp((xmlAttrPtr) cur); in xmlFreeNode()
6639 xmlFreeProp(prop); in xmlUnsetProp()
6660 xmlFreeProp(prop); in xmlUnsetNsProp()
Delfgcchack.h3675 #undef xmlFreeProp
3676 extern __typeof (xmlFreeProp) xmlFreeProp __attribute((alias("xmlFreeProp__internal_alias")));
3678 #ifndef xmlFreeProp
3679 extern __typeof (xmlFreeProp) xmlFreeProp__internal_alias __attribute((visibility("hidden")));
3680 #define xmlFreeProp xmlFreeProp__internal_alias macro
/external/chromium_org/third_party/libxml/src/
Dtree.c2016 xmlFreeProp(cur); in xmlFreePropList()
2028 xmlFreeProp(xmlAttrPtr cur) { in xmlFreeProp() function
2077 xmlFreeProp(cur); in xmlRemoveProp()
2085 xmlFreeProp(cur); in xmlRemoveProp()
3334 xmlFreeProp(lastattr); in xmlAddChild()
3670 xmlFreeProp((xmlAttrPtr) cur); in xmlFreeNode()
6626 xmlFreeProp(prop); in xmlUnsetProp()
6647 xmlFreeProp(prop); in xmlUnsetNsProp()
Delfgcchack.h3675 #undef xmlFreeProp
3676 extern __typeof (xmlFreeProp) xmlFreeProp __attribute((alias("xmlFreeProp__internal_alias")));
3678 #ifndef xmlFreeProp
3679 extern __typeof (xmlFreeProp) xmlFreeProp__internal_alias __attribute((visibility("hidden")));
3680 #define xmlFreeProp xmlFreeProp__internal_alias macro
/external/libxml2/include/libxml/
Dtree.h762 xmlFreeProp (xmlAttrPtr cur);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h763 xmlFreeProp (xmlAttrPtr cur);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src886 xmlFreeProp