Searched refs:xmlRemoveID (Results 1 – 10 of 10) sorted by relevance
282 xmlRemoveID (xmlDocPtr doc,
321 d xmlRemoveID pr extproc('xmlRemoveID')
662 xmlRemoveID;
2095 xmlRemoveID(cur->doc, cur); in xmlFreeProp()2814 xmlRemoveID(tree->doc, prop); in xmlSetTreeDoc()6886 xmlRemoveID(node->doc, prop); in xmlSetNsProp()9221 xmlRemoveID(sourceDoc, (xmlAttrPtr) cur); in xmlDOMWrapAdoptBranch()
8767 #undef xmlRemoveID8768 extern __typeof (xmlRemoveID) xmlRemoveID __attribute((alias("xmlRemoveID__internal_alias")));8770 #ifndef xmlRemoveID8771 extern __typeof (xmlRemoveID) xmlRemoveID__internal_alias __attribute((visibility("hidden")));8772 #define xmlRemoveID xmlRemoveID__internal_alias macro
2765 xmlRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlRemoveID() function
2569 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
8508 annoying problem about xmlRemoveID and xmlReader streaming.18798 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
25987 ret_val = xmlRemoveID(doc, attr); in test_xmlRemoveID()
1555 xmlRemoveID