Searched refs:xmlRemoveProp (Results 1 – 10 of 10) sorted by relevance
138 => done it's actually xmlRemoveProp xmlUnsetProp xmlUnsetNsProp
1019 xmlRemoveProp;
8777 #undef xmlRemoveProp8778 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));8780 #ifndef xmlRemoveProp8781 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));8782 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
2112 xmlRemoveProp(xmlAttrPtr cur) { in xmlRemoveProp() function2990 xmlRemoveProp((xmlAttrPtr) attr); in xmlAddPropSibling()
2569 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
18530 * tree.h: removed extraneous xmlRemoveProp definition18823 * tree.[ch]: added xmlRemoveProp
23130 ret_val = xmlRemoveProp(cur); in test_xmlRemoveProp()
1110 xmlRemoveProp (xmlAttrPtr cur);
1397 d xmlRemoveProp pr extproc('xmlRemoveProp')
1556 xmlRemoveProp