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.c3038 xmlNodeAddContent(cur, elem->content); in xmlAddNextSibling()
3127 xmlNodeAddContent(cur->prev, elem->content); in xmlAddPrevSibling()
3208 xmlNodeAddContent(cur, elem->content); in xmlAddSibling()
3280 xmlNodeAddContent(parent->last, cur->content); in xmlAddChildList()
3360 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
3367 xmlNodeAddContent(parent->last, cur->content); in xmlAddChild()
3393 xmlNodeAddContent(parent, cur->content); in xmlAddChild()
5856 xmlNodeAddContent(xmlNodePtr cur, const xmlChar *content) { in xmlNodeAddContent() function
5887 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.c22301 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