Searched refs:xmlRemoveProp (Results 1 – 3 of 3) sorted by relevance
1034 xmlRemoveProp (xmlAttrPtr cur);
8571 #undef xmlRemoveProp8572 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));8574 #ifndef xmlRemoveProp8575 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));8576 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
2042 xmlRemoveProp(xmlAttrPtr cur) { in xmlRemoveProp() function2894 xmlRemoveProp((xmlAttrPtr) attr); in xmlAddPropSibling()