Home
last modified time | relevance | path

Searched refs:xmlNodeAddContent (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/
Drngparser.c734 xmlNodeAddContent(cur, token->token); in xmlParseCRNG_innerNameClass()
854 xmlNodeAddContent(ctxt->insert, token->token); in xmlParseCRNG_datatype()
872 xmlNodeAddContent(ctxt->insert, token->token); in xmlParseCRNG_datatype()
891 xmlNodeAddContent(ctxt->insert, token->token); in xmlParseCRNG_datatype()
Dtree.c3067 xmlNodeAddContent(cur, elem->content); in xmlAddNextSibling()
3156 xmlNodeAddContent(cur->prev, elem->content); in xmlAddPrevSibling()
3237 xmlNodeAddContent(cur, elem->content); in xmlAddSibling()
3309 xmlNodeAddContent(parent->last, cur->content); in xmlAddChildList()
3389 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
3396 xmlNodeAddContent(parent->last, cur->content); in xmlAddChild()
3422 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
5915 xmlNodeAddContent(xmlNodePtr cur, const xmlChar *content) { in xmlNodeAddContent() function
5946 xmlNodeAddContent(first, second->content); in xmlTextMerge()
Dlibxml2.syms1001 xmlNodeAddContent;
Delfgcchack.h6561 #undef xmlNodeAddContent
6562 extern __typeof (xmlNodeAddContent) xmlNodeAddContent __attribute((alias("xmlNodeAddContent__intern…
6564 #ifndef xmlNodeAddContent
6565 extern __typeof (xmlNodeAddContent) xmlNodeAddContent__internal_alias __attribute((visibility("hidd…
6566 #define xmlNodeAddContent xmlNodeAddContent__internal_alias macro
Dtestapi.c22276 xmlNodeAddContent(cur, (const xmlChar *)content); in test_xmlNodeAddContent()
/third_party/libxml2/include/libxml/
Dtree.h1069 xmlNodeAddContent (xmlNodePtr cur,
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1332 d xmlNodeAddContent...
1333 d pr extproc('xmlNodeAddContent')
/third_party/libxml2/win32/
Dlibxml2.def.src1278 xmlNodeAddContent
/third_party/chromium/patch/
D0001-cve.patch107546 -#undef xmlNodeAddContent
107547 -extern __typeof (xmlNodeAddContent) xmlNodeAddContent __attribute((alias("xmlNodeAddContent__inter…
107549 -#ifndef xmlNodeAddContent
107550 -extern __typeof (xmlNodeAddContent) xmlNodeAddContent__internal_alias __attribute((visibility("hid…
107551 -#define xmlNodeAddContent xmlNodeAddContent__internal_alias