Searched refs:xmlNodeAddContent (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | rngparser.c | 734 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()
|
D | tree.c | 3028 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()
|
D | libxml2.syms | 1001 xmlNodeAddContent;
|
D | elfgcchack.h | 6551 #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
|
D | testapi.c | 22172 xmlNodeAddContent(cur, (const xmlChar *)content); in test_xmlNodeAddContent()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1069 xmlNodeAddContent (xmlNodePtr cur,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1332 d xmlNodeAddContent... 1333 d pr extproc('xmlNodeAddContent')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1277 xmlNodeAddContent
|