Home
last modified time | relevance | path

Searched refs:xmlAddChild (Results 1 – 25 of 37) sorted by relevance

12

/third_party/libxml2/doc/examples/
Dtree2.c76 xmlAddChild(node, node1); in main()
77 xmlAddChild(root_node, node); in main()
/third_party/gettext/gnulib-local/lib/libxml/
DSAX2.c1676 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2StartElement()
1711 xmlAddChild(parent, ret); in xmlSAX2StartElement()
2333 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2StartElementNs()
2383 xmlAddChild(parent, ret); in xmlSAX2StartElementNs()
2546 if (xmlAddChild(ctxt->node, ret) == NULL) { in xmlSAX2Reference()
2668 xmlAddChild(ctxt->node, lastChild); in xmlSAX2Characters()
2732 xmlAddChild((xmlNodePtr) ctxt->myDoc->intSubset, ret); in xmlSAX2ProcessingInstruction()
2735 xmlAddChild((xmlNodePtr) ctxt->myDoc->extSubset, ret); in xmlSAX2ProcessingInstruction()
2743 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2ProcessingInstruction()
2751 xmlAddChild(parent, ret); in xmlSAX2ProcessingInstruction()
[all …]
Dcatalog.c596 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
621 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
627 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
633 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
639 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
645 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
651 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
657 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
663 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
669 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
[all …]
Dxinclude.c983 xmlAddChild(tmp2, list); in xmlXIncludeCopyRange()
1022 xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
1036 xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
1123 xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
Dxpointer.c1488 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
1498 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
1583 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
DHTMLtree.c305 xmlAddChild(head, meta); in htmlSetMetaEncoding()
Dtree.in.h971 xmlAddChild (xmlNodePtr parent,
Dtree.c3355 xmlAddChild(xmlNodePtr parent, xmlNodePtr cur) { in xmlAddChild() function
4283 tmp = xmlAddChild(parent, ret); in xmlStaticCopyNode()
4368 xmlAddChild(parent, q); in xmlStaticCopyNodeList()
4371 xmlAddChild(parent, q); in xmlStaticCopyNodeList()
5827 tmp = xmlAddChild(cur, newNode); in xmlNodeAddContentLen()
Dparser.c7353 nw = xmlAddChild(ctxt->node, nw); in xmlParseReference()
7406 xmlAddChild((xmlNodePtr) ent, nw); in xmlParseReference()
7407 xmlAddChild(ctxt->node, cur); in xmlParseReference()
12954 xmlAddChild((xmlNodePtr) newDoc, newRoot); in xmlParseCtxtExternalEntity()
13186 xmlAddChild((xmlNodePtr) newDoc, newRoot); in xmlParseExternalEntityPrivate()
13452 xmlAddChild((xmlNodePtr) ctxt->myDoc, newRoot); in xmlParseBalancedChunkMemoryInternal()
13666 xmlAddChild(node, fake); in xmlParseInNodeContext()
13859 xmlAddChild((xmlNodePtr) newDoc, newRoot); in xmlParseBalancedChunkMemoryRecover()
/third_party/libxml2/
DSAX2.c1618 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2StartElement()
1655 xmlAddChild(parent, ret); in xmlSAX2StartElement()
2277 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2StartElementNs()
2327 xmlAddChild(parent, ret); in xmlSAX2StartElementNs()
2490 if (xmlAddChild(ctxt->node, ret) == NULL) { in xmlSAX2Reference()
2620 xmlAddChild(ctxt->node, lastChild); in xmlSAX2Text()
2698 xmlAddChild((xmlNodePtr) ctxt->myDoc->intSubset, ret); in xmlSAX2ProcessingInstruction()
2701 xmlAddChild((xmlNodePtr) ctxt->myDoc->extSubset, ret); in xmlSAX2ProcessingInstruction()
2709 xmlAddChild((xmlNodePtr) ctxt->myDoc, (xmlNodePtr) ret); in xmlSAX2ProcessingInstruction()
2717 xmlAddChild(parent, ret); in xmlSAX2ProcessingInstruction()
[all …]
Dcatalog.c567 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
592 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
598 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
604 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
610 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
616 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
622 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
628 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
634 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
640 xmlAddChild(catalog, node); in xmlDumpXMLCatalogNode()
[all …]
Dxinclude.c968 xmlAddChild(tmp2, list); in xmlXIncludeCopyRange()
1007 xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
1022 last = xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
1108 last = xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
Dxpointer.c1469 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
1480 parent = xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
1564 last = xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
DHTMLtree.c277 xmlAddChild(head, meta); in htmlSetMetaEncoding()
Dlibxml2.syms896 xmlAddChild;
Dtree.c3344 xmlAddChild(xmlNodePtr parent, xmlNodePtr cur) { in xmlAddChild() function
4293 tmp = xmlAddChild(parent, ret); in xmlStaticCopyNode()
4378 xmlAddChild(parent, q); in xmlStaticCopyNodeList()
4381 xmlAddChild(parent, q); in xmlStaticCopyNodeList()
5840 tmp = xmlAddChild(cur, newNode); in xmlNodeAddContentLen()
Dparser.c7410 nw = xmlAddChild(ctxt->node, nw); in xmlParseReference()
7463 xmlAddChild((xmlNodePtr) ent, nw); in xmlParseReference()
7464 xmlAddChild(ctxt->node, cur); in xmlParseReference()
13071 xmlAddChild((xmlNodePtr) newDoc, newRoot); in xmlParseExternalEntityPrivate()
13389 xmlAddChild((xmlNodePtr) ctxt->myDoc, newRoot); in xmlParseBalancedChunkMemoryInternal()
13603 xmlAddChild(node, fake); in xmlParseInNodeContext()
13797 xmlAddChild((xmlNodePtr) newDoc, newRoot); in xmlParseBalancedChunkMemoryRecover()
/third_party/weston/tools/zunitc/src/
Dzuc_junit_reporter.c214 xmlAddChild(node, cdata); in emit_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml_libxml2.c254 xmlAddChild((xmlNodePtr) parent, (xmlNodePtr) child); in xml_node_add_child()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml_libxml2.c254 xmlAddChild((xmlNodePtr) parent, (xmlNodePtr) child); in xml_node_add_child()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c454 if (xmlAddChild (curr, child) == NULL) in match()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp526 if (!xmlAddChild(OriginalRoot, Child)) { in treeMerge()
/third_party/libxml2/win32/
DReadme.txt197 Hence the function "xmlAddChild" is added to the DLL with the name
/third_party/libxml2/include/libxml/
Dtree.h942 xmlAddChild (xmlNodePtr parent,
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1114 d xmlAddChild pr extproc('xmlAddChild')

12