Searched refs:xmlNewNsProp (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h750 xmlNewNsProp (xmlNodePtr node,
/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.h750 xmlNewNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h722 xmlNewNsProp (xmlNodePtr node,
H A Dtree.c1884 * xmlNewNsProp:
1894 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, function
1900 "xmlNewNsProp : name == NULL\n");
H A Dxmlschemas.c25463 xmlNewNsProp(defAttrOwnerElem, ns, iattr->localName, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h750 xmlNewNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h722 xmlNewNsProp (xmlNodePtr node,
H A Dtree.c1884 * xmlNewNsProp:
1894 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, function
1900 "xmlNewNsProp : name == NULL\n");
H A Dxmlschemas.c25463 xmlNewNsProp(defAttrOwnerElem, ns, iattr->localName, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h6139 #undef xmlNewNsProp macro
6140 extern __typeof (xmlNewNsProp) xmlNewNsProp __attribute((alias("xmlNewNsProp__internal_alias")));
6142 #ifndef xmlNewNsProp
6143 extern __typeof (xmlNewNsProp) xmlNewNsProp__internal_alias __attribute((visibility("hidden")));
6144 #define xmlNewNsProp xmlNewNsProp__internal_alias macro
H A Dtree.c1898 * xmlNewNsProp:
1908 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, function
1914 "xmlNewNsProp : name == NULL\n");
H A Dxmlschemas.c25487 xmlNewNsProp(defAttrOwnerElem, ns, iattr->localName, value);
H A Dtestapi.c21497 ret_val = xmlNewNsProp(node, ns, (const xmlChar *)name, (const xmlChar *)value);
21506 printf("Leak of %d blocks found in xmlNewNsProp",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h6139 #undef xmlNewNsProp macro
6140 extern __typeof (xmlNewNsProp) xmlNewNsProp __attribute((alias("xmlNewNsProp__internal_alias")));
6142 #ifndef xmlNewNsProp
6143 extern __typeof (xmlNewNsProp) xmlNewNsProp__internal_alias __attribute((visibility("hidden")));
6144 #define xmlNewNsProp xmlNewNsProp__internal_alias macro
H A Dtree.c1898 * xmlNewNsProp:
1908 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, function
1914 "xmlNewNsProp : name == NULL\n");
H A Dxmlschemas.c25487 xmlNewNsProp(defAttrOwnerElem, ns, iattr->localName, value);
H A Dtestapi.c21497 ret_val = xmlNewNsProp(node, ns, (const xmlChar *)name, (const xmlChar *)value);
21506 printf("Leak of %d blocks found in xmlNewNsProp",
[all...]

Completed in 1291 milliseconds