Searched refs:xmlRemoveID (Results 1 – 10 of 10) sorted by relevance
282 xmlRemoveID (xmlDocPtr doc,
319 d xmlRemoveID pr 10i 0 extproc('xmlRemoveID')
662 xmlRemoveID;
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
2084 xmlRemoveID(cur->doc, cur); in xmlFreeProp()6856 xmlRemoveID(node->doc, prop); in xmlSetNsProp()9191 xmlRemoveID(sourceDoc, (xmlAttrPtr) cur); in xmlDOMWrapAdoptBranch()
2734 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()
25846 ret_val = xmlRemoveID(doc, attr); in test_xmlRemoveID()
1555 xmlRemoveID