Home
last modified time | relevance | path

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

/external/libxml2/
DTODO138 => done it's actually xmlRemoveProp xmlUnsetProp xmlUnsetNsProp
Dlibxml2.syms1043 xmlUnsetProp;
Delfgcchack.h15200 #undef xmlUnsetProp
15201 extern __typeof (xmlUnsetProp) xmlUnsetProp __attribute((alias("xmlUnsetProp__internal_alias")));
15203 #ifndef xmlUnsetProp
15204 extern __typeof (xmlUnsetProp) xmlUnsetProp__internal_alias __attribute((visibility("hidden")));
15205 #define xmlUnsetProp xmlUnsetProp__internal_alias macro
Drelaxng.c4796 xmlUnsetProp(root, BAD_CAST "ns"); in xmlRelaxNGProcessExternalRef()
7206 xmlUnsetProp(cur, BAD_CAST "name"); in xmlRelaxNGCleanupTree()
Dtree.c6777 xmlUnsetProp(xmlNodePtr node, const xmlChar *name) { in xmlUnsetProp() function
Dtestapi.c24006 ret_val = xmlUnsetProp(node, (const xmlChar *)name); in test_xmlUnsetProp()
DChangeLog16606 attributes handling and #54433 by adding xmlUnsetProp()
/external/libxml2/include/libxml/
Dtree.h1117 xmlUnsetProp (xmlNodePtr node,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1384 d xmlUnsetProp pr 10i 0 extproc('xmlUnsetProp')
/external/libxml2/win32/
Dlibxml2.def.src2596 xmlUnsetProp