Home
last modified time | relevance | path

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

/external/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.c3028 xmlNodeAddContent(cur, elem->content); in xmlAddNextSibling()
3117 xmlNodeAddContent(cur->prev, elem->content); in xmlAddPrevSibling()
3198 xmlNodeAddContent(cur, elem->content); in xmlAddSibling()
3270 xmlNodeAddContent(parent->last, cur->content); in xmlAddChildList()
3350 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
3357 xmlNodeAddContent(parent->last, cur->content); in xmlAddChild()
3383 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
5846 xmlNodeAddContent(xmlNodePtr cur, const xmlChar *content) { in xmlNodeAddContent() function
5877 xmlNodeAddContent(first, second->content); in xmlTextMerge()
Dlibxml2.syms1001 xmlNodeAddContent;
Delfgcchack.h6551 #undef xmlNodeAddContent
6552 extern __typeof (xmlNodeAddContent) xmlNodeAddContent __attribute((alias("xmlNodeAddContent__intern…
6554 #ifndef xmlNodeAddContent
6555 extern __typeof (xmlNodeAddContent) xmlNodeAddContent__internal_alias __attribute((visibility("hidd…
6556 #define xmlNodeAddContent xmlNodeAddContent__internal_alias macro
Dtestapi.c22172 xmlNodeAddContent(cur, (const xmlChar *)content); in test_xmlNodeAddContent()
/external/libxml2/include/libxml/
Dtree.h1069 xmlNodeAddContent (xmlNodePtr cur,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1332 d xmlNodeAddContent...
1333 d pr extproc('xmlNodeAddContent')
/external/libxml2/win32/
Dlibxml2.def.src1277 xmlNodeAddContent