Searched refs:xmlRemoveProp (Results 1 – 3 of 3) sorted by relevance
1057 xmlRemoveProp (xmlAttrPtr cur);
8651 #undef xmlRemoveProp8652 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));8654 #ifndef xmlRemoveProp8655 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));8656 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
2067 xmlRemoveProp(xmlAttrPtr cur) { in xmlRemoveProp() function2924 xmlRemoveProp((xmlAttrPtr) attr); in xmlAddPropSibling()