Searched refs:xmlNewReconciliedNs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
3722 ret->ns = xmlNewReconciliedNs(target->doc, target, cur->ns);
5779 * xmlNewReconciliedNs:
5792 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) { function
5800 "xmlNewReconciliedNs : tree == NULL\n");
5807 "xmlNewReconciliedNs : ns == NULL\n");
5909 n = xmlNewReconciliedNs(doc, tree, node->ns);
5973 n = xmlNewReconciliedNs(doc, tree, attr->ns);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
3768 ret->ns = xmlNewReconciliedNs(target->doc, target, cur->ns);
5837 * xmlNewReconciliedNs:
5850 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) { function
5858 "xmlNewReconciliedNs : tree == NULL\n");
5865 "xmlNewReconciliedNs : ns == NULL\n");
5967 n = xmlNewReconciliedNs(doc, tree, node->ns);
6031 n = xmlNewReconciliedNs(doc, tree, attr->ns);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
3768 ret->ns = xmlNewReconciliedNs(target->doc, target, cur->ns);
5837 * xmlNewReconciliedNs:
5850 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) { function
5858 "xmlNewReconciliedNs : tree == NULL\n");
5865 "xmlNewReconciliedNs : ns == NULL\n");
5967 n = xmlNewReconciliedNs(doc, tree, node->ns);
6031 n = xmlNewReconciliedNs(doc, tree, attr->ns);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
3722 ret->ns = xmlNewReconciliedNs(target->doc, target, cur->ns);
5779 * xmlNewReconciliedNs:
5792 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) { function
5800 "xmlNewReconciliedNs : tree == NULL\n");
5807 "xmlNewReconciliedNs : ns == NULL\n");
5909 n = xmlNewReconciliedNs(doc, tree, node->ns);
5973 n = xmlNewReconciliedNs(doc, tree, attr->ns);

Completed in 217 milliseconds