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.rpgle321 d xmlRemoveID pr extproc('xmlRemoveID')
/external/libxml2/
Dlibxml2.syms662 xmlRemoveID;
Dtree.c2095 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()
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
Dvalid.c2765 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.c25987 ret_val = xmlRemoveID(doc, attr); in test_xmlRemoveID()
/external/libxml2/win32/
Dlibxml2.def.src1555 xmlRemoveID