/third_party/libxml2/doc/examples/ |
D | tree2.c | 76 xmlAddChild(node, node1); in main() 77 xmlAddChild(root_node, node); in main()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | SAX2.c | 1676 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 …]
|
D | catalog.c | 596 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 …]
|
D | xinclude.c | 983 xmlAddChild(tmp2, list); in xmlXIncludeCopyRange() 1022 xmlAddChild(last, tmp); in xmlXIncludeCopyRange() 1036 xmlAddChild(last, tmp); in xmlXIncludeCopyRange() 1123 xmlAddChild(last, tmp); in xmlXIncludeCopyRange()
|
D | xpointer.c | 1488 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList() 1498 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList() 1583 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
|
D | HTMLtree.c | 305 xmlAddChild(head, meta); in htmlSetMetaEncoding()
|
D | tree.in.h | 971 xmlAddChild (xmlNodePtr parent,
|
D | tree.c | 3355 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()
|
D | parser.c | 7353 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/ |
D | SAX2.c | 1618 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 …]
|
D | catalog.c | 567 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 …]
|
D | xinclude.c | 968 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()
|
D | xpointer.c | 1469 xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList() 1480 parent = xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList() 1564 last = xmlAddChild(parent, tmp); in xmlXPtrBuildRangeNodeList()
|
D | HTMLtree.c | 277 xmlAddChild(head, meta); in htmlSetMetaEncoding()
|
D | libxml2.syms | 896 xmlAddChild;
|
D | tree.c | 3344 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()
|
D | parser.c | 7410 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/ |
D | zuc_junit_reporter.c | 214 xmlAddChild(node, cdata); in emit_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | xml_libxml2.c | 254 xmlAddChild((xmlNodePtr) parent, (xmlNodePtr) child); in xml_node_add_child()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | xml_libxml2.c | 254 xmlAddChild((xmlNodePtr) parent, (xmlNodePtr) child); in xml_node_add_child()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | term-styled-ostream.oo.c | 454 if (xmlAddChild (curr, child) == NULL) in match()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
D | WindowsManifestMerger.cpp | 526 if (!xmlAddChild(OriginalRoot, Child)) { in treeMerge()
|
/third_party/libxml2/win32/ |
D | Readme.txt | 197 Hence the function "xmlAddChild" is added to the DLL with the name
|
/third_party/libxml2/include/libxml/ |
D | tree.h | 942 xmlAddChild (xmlNodePtr parent,
|
/third_party/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1114 d xmlAddChild pr extproc('xmlAddChild')
|