Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c2062 xmlFreeProp(cur); in xmlFreePropList()
2074 xmlFreeProp(xmlAttrPtr cur) { in xmlFreeProp() function
2123 xmlFreeProp(cur); in xmlRemoveProp()
2131 xmlFreeProp(cur); in xmlRemoveProp()
3401 xmlFreeProp(lastattr); in xmlAddChild()
3740 xmlFreeProp((xmlAttrPtr) cur); in xmlFreeNode()
6785 xmlFreeProp(prop); in xmlUnsetProp()
6806 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.rpgle871 d xmlFreeProp pr extproc('xmlFreeProp')
/external/libxml2/win32/
Dlibxml2.def.src895 xmlFreeProp