Searched refs:xmlRemoveProp (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h1057 xmlRemoveProp (xmlAttrPtr cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h1057 xmlRemoveProp (xmlAttrPtr cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h1029 xmlRemoveProp (xmlAttrPtr cur);
H A Dtree.c2033 * xmlRemoveProp:
2042 xmlRemoveProp(xmlAttrPtr cur) { function
2047 "xmlRemoveProp : cur == NULL\n");
2054 "xmlRemoveProp : cur->parent == NULL\n");
2078 "xmlRemoveProp : attribute not owned by its node\n");
2894 xmlRemoveProp((xmlAttrPtr) attr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h1057 xmlRemoveProp (xmlAttrPtr cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h1029 xmlRemoveProp (xmlAttrPtr cur);
H A Dtree.c2033 * xmlRemoveProp:
2042 xmlRemoveProp(xmlAttrPtr cur) { function
2047 "xmlRemoveProp : cur == NULL\n");
2054 "xmlRemoveProp : cur->parent == NULL\n");
2078 "xmlRemoveProp : attribute not owned by its node\n");
2894 xmlRemoveProp((xmlAttrPtr) attr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h8571 #undef xmlRemoveProp macro
8572 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));
8574 #ifndef xmlRemoveProp
8575 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));
8576 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
H A Dtree.c2047 * xmlRemoveProp:
2056 xmlRemoveProp(xmlAttrPtr cur) { function
2061 "xmlRemoveProp : cur == NULL\n");
2068 "xmlRemoveProp : cur->parent == NULL\n");
2092 "xmlRemoveProp : attribute not owned by its node\n");
2913 xmlRemoveProp((xmlAttrPtr) attr);
H A Dtestapi.c22639 ret_val = xmlRemoveProp(cur);
22646 printf("Leak of %d blocks found in xmlRemoveProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h8571 #undef xmlRemoveProp macro
8572 extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));
8574 #ifndef xmlRemoveProp
8575 extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));
8576 #define xmlRemoveProp xmlRemoveProp__internal_alias macro
H A Dtree.c2047 * xmlRemoveProp:
2056 xmlRemoveProp(xmlAttrPtr cur) { function
2061 "xmlRemoveProp : cur == NULL\n");
2068 "xmlRemoveProp : cur->parent == NULL\n");
2092 "xmlRemoveProp : attribute not owned by its node\n");
2913 xmlRemoveProp((xmlAttrPtr) attr);
H A Dtestapi.c22639 ret_val = xmlRemoveProp(cur);
22646 printf("Leak of %d blocks found in xmlRemoveProp",
[all...]

Completed in 629 milliseconds