Searched refs:xmlRemoveID (Results 1 – 10 of 10) sorted by relevance
282 xmlRemoveID (xmlDocPtr doc,
321 d xmlRemoveID pr extproc('xmlRemoveID')
662 xmlRemoveID;
2113 xmlRemoveID(cur->doc, cur); in xmlFreeProp()2832 xmlRemoveID(tree->doc, prop); in xmlSetTreeDoc()6938 xmlRemoveID(node->doc, prop); in xmlSetNsProp()9272 xmlRemoveID(sourceDoc, (xmlAttrPtr) cur); in xmlDOMWrapAdoptBranch()
8777 #undef xmlRemoveID8778 extern __typeof (xmlRemoveID) xmlRemoveID __attribute((alias("xmlRemoveID__internal_alias")));8780 #ifndef xmlRemoveID8781 extern __typeof (xmlRemoveID) xmlRemoveID__internal_alias __attribute((visibility("hidden")));8782 #define xmlRemoveID xmlRemoveID__internal_alias macro
2808 xmlRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlRemoveID() function
3012 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
8508 annoying problem about xmlRemoveID and xmlReader streaming.18798 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
25960 ret_val = xmlRemoveID(doc, attr); in test_xmlRemoveID()
1556 xmlRemoveID