Home
last modified time | relevance | path

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

/external/libxml2/
DTODO138 => done it's actually xmlRemoveProp xmlUnsetProp xmlUnsetNsProp
Dlibxml2.syms1019 xmlRemoveProp;
Delfgcchack.h8777 #undef xmlRemoveProp
8778 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));
8780 #ifndef xmlRemoveProp
8781 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));
8782 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
Dtree.c2112 xmlRemoveProp(xmlAttrPtr cur) { in xmlRemoveProp() function
2990 xmlRemoveProp((xmlAttrPtr) attr); in xmlAddPropSibling()
DNEWS2569 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
DChangeLog18530 * tree.h: removed extraneous xmlRemoveProp definition
18823 * tree.[ch]: added xmlRemoveProp
Dtestapi.c23130 ret_val = xmlRemoveProp(cur); in test_xmlRemoveProp()
/external/libxml2/include/libxml/
Dtree.h1110 xmlRemoveProp (xmlAttrPtr cur);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1397 d xmlRemoveProp pr extproc('xmlRemoveProp')
/external/libxml2/win32/
Dlibxml2.def.src1556 xmlRemoveProp