Searched refs:xmlNewTextChild (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/tutorial/
H A Dincludeaddattribute.c38 newnode = xmlNewTextChild (cur, NULL, "reference", NULL);
H A Dincludeaddkeyword.c11 xmlNewTextChild (cur, NULL, "keyword", keyword);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/tutorial/
H A Dincludeaddattribute.c38 newnode = xmlNewTextChild (cur, NULL, "reference", NULL);
H A Dincludeaddkeyword.c11 xmlNewTextChild (cur, NULL, "keyword", keyword);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/tutorial/
H A Dincludeaddattribute.c38 newnode = xmlNewTextChild (cur, NULL, "reference", NULL);
H A Dincludeaddkeyword.c11 xmlNewTextChild (cur, NULL, "keyword", keyword);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h852 xmlNewTextChild (xmlNodePtr parent,
/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.h852 xmlNewTextChild (xmlNodePtr parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h824 xmlNewTextChild (xmlNodePtr parent,
H A Dtree.c2390 * xmlNewTextChild:
2401 * preserved. Use this function, xmlNewTextChild(), if you need to ensure that
2409 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, function
2416 "xmlNewTextChild : parent == NULL\n");
2424 "xmlNewTextChild : name == NULL\n");
2784 * xmlEncodeEntitiesReentrant(), or xmlNewTextChild() should be used.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h852 xmlNewTextChild (xmlNodePtr parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h824 xmlNewTextChild (xmlNodePtr parent,
H A Dtree.c2390 * xmlNewTextChild:
2401 * preserved. Use this function, xmlNewTextChild(), if you need to ensure that
2409 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, function
2416 "xmlNewTextChild : parent == NULL\n");
2424 "xmlNewTextChild : name == NULL\n");
2784 * xmlEncodeEntitiesReentrant(), or xmlNewTextChild() should be used.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h6232 #undef xmlNewTextChild macro
6233 extern __typeof (xmlNewTextChild) xmlNewTextChild __attribute((alias("xmlNewTextChild__internal_alias")));
6235 #ifndef xmlNewTextChild
6236 extern __typeof (xmlNewTextChild) xmlNewTextChild__internal_alias __attribute((visibility("hidden")));
6237 #define xmlNewTextChild xmlNewTextChild__internal_alias macro
H A Dtree.c2409 * xmlNewTextChild:
2420 * preserved. Use this function, xmlNewTextChild(), if you need to ensure that
2428 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, function
2435 "xmlNewTextChild : parent == NULL\n");
2443 "xmlNewTextChild : name == NULL\n");
2803 * xmlEncodeEntitiesReentrant(), or xmlNewTextChild() should be used.
H A Dtestapi.c21765 ret_val = xmlNewTextChild(parent, ns, (const xmlChar *)name, (const xmlChar *)content);
21774 printf("Leak of %d blocks found in xmlNewTextChild",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h6232 #undef xmlNewTextChild macro
6233 extern __typeof (xmlNewTextChild) xmlNewTextChild __attribute((alias("xmlNewTextChild__internal_alias")));
6235 #ifndef xmlNewTextChild
6236 extern __typeof (xmlNewTextChild) xmlNewTextChild__internal_alias __attribute((visibility("hidden")));
6237 #define xmlNewTextChild xmlNewTextChild__internal_alias macro
H A Dtree.c2409 * xmlNewTextChild:
2420 * preserved. Use this function, xmlNewTextChild(), if you need to ensure that
2428 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, function
2435 "xmlNewTextChild : parent == NULL\n");
2443 "xmlNewTextChild : name == NULL\n");
2803 * xmlEncodeEntitiesReentrant(), or xmlNewTextChild() should be used.
H A Dtestapi.c21765 ret_val = xmlNewTextChild(parent, ns, (const xmlChar *)name, (const xmlChar *)content);
21774 printf("Leak of %d blocks found in xmlNewTextChild",
[all...]

Completed in 727 milliseconds