Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c2061 xmlFreeProp(cur); in xmlFreePropList()
2073 xmlFreeProp(xmlAttrPtr cur) { in xmlFreeProp() function
2122 xmlFreeProp(cur); in xmlRemoveProp()
2130 xmlFreeProp(cur); in xmlRemoveProp()
3400 xmlFreeProp(lastattr); in xmlAddChild()
3739 xmlFreeProp((xmlAttrPtr) cur); in xmlFreeNode()
6784 xmlFreeProp(prop); in xmlUnsetProp()
6805 xmlFreeProp(prop); in xmlUnsetNsProp()
Dlibxml2.syms954 xmlFreeProp;
Delfgcchack.h3767 #undef xmlFreeProp
3768 extern __typeof (xmlFreeProp) xmlFreeProp __attribute((alias("xmlFreeProp__internal_alias")));
3770 #ifndef xmlFreeProp
3771 extern __typeof (xmlFreeProp) xmlFreeProp__internal_alias __attribute((visibility("hidden")));
3772 #define xmlFreeProp xmlFreeProp__internal_alias macro
/external/libxml2/include/libxml/
Dtree.h807 xmlFreeProp (xmlAttrPtr cur);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle850 d xmlFreeProp pr extproc('xmlFreeProp')
/external/libxml2/win32/
Dlibxml2.def.src895 xmlFreeProp