Home
last modified time | relevance | path

Searched refs:xmlRemoveID (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h282 xmlRemoveID (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle319 d xmlRemoveID pr 10i 0 extproc('xmlRemoveID')
/external/libxml2/
Dlibxml2.syms662 xmlRemoveID;
Delfgcchack.h8767 #undef xmlRemoveID
8768 extern __typeof (xmlRemoveID) xmlRemoveID __attribute((alias("xmlRemoveID__internal_alias")));
8770 #ifndef xmlRemoveID
8771 extern __typeof (xmlRemoveID) xmlRemoveID__internal_alias __attribute((visibility("hidden")));
8772 #define xmlRemoveID xmlRemoveID__internal_alias macro
Dtree.c2084 xmlRemoveID(cur->doc, cur); in xmlFreeProp()
6856 xmlRemoveID(node->doc, prop); in xmlSetNsProp()
9191 xmlRemoveID(sourceDoc, (xmlAttrPtr) cur); in xmlDOMWrapAdoptBranch()
Dvalid.c2734 xmlRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlRemoveID() function
DNEWS2569 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
DChangeLog8508 annoying problem about xmlRemoveID and xmlReader streaming.
18798 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
Dtestapi.c25846 ret_val = xmlRemoveID(doc, attr); in test_xmlRemoveID()
/external/libxml2/win32/
Dlibxml2.def.src1555 xmlRemoveID