Home
last modified time | relevance | path

Searched refs:xmlNodeSetContent (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/doc/examples/
Dio2.c29 xmlNodeSetContent(n, BAD_CAST "content"); in main()
Dxpath2.c162 xmlNodeSetContent(nodes->nodeTab[i], value); in update_xpath_nodes()
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c321 xmlNodeSetContent((xmlNodePtr) node, (xmlChar *) value); in xml_node_set_text()
/external/libxml2/include/libxml/
Dtree.h1060 xmlNodeSetContent (xmlNodePtr cur,
/external/libxml2/
Dlibxml2.syms1013 xmlNodeSetContent;
Delfgcchack.h6689 #undef xmlNodeSetContent
6690 extern __typeof (xmlNodeSetContent) xmlNodeSetContent __attribute((alias("xmlNodeSetContent__intern…
6692 #ifndef xmlNodeSetContent
6693 extern __typeof (xmlNodeSetContent) xmlNodeSetContent__internal_alias __attribute((visibility("hidd…
6694 #define xmlNodeSetContent xmlNodeSetContent__internal_alias macro
Dtree.c3048 xmlNodeSetContent(cur->next, tmp); in xmlAddNextSibling()
3120 xmlNodeSetContent(cur, tmp); in xmlAddPrevSibling()
5630 xmlNodeSetContent(xmlNodePtr cur, const xmlChar *content) { in xmlNodeSetContent() function
Dxmllint.c2177 xmlNodeSetContent(n, BAD_CAST "abc"); in parseAndPrintFile()
Drelaxng.c7271 xmlNodeSetContent(cur, local); in xmlRelaxNGCleanupTree()
DNEWS503 Use a hybrid allocation scheme in xmlNodeSetContent (Conrad Irwin),
Dtestapi.c22853 xmlNodeSetContent(cur, (const xmlChar *)content); in test_xmlNodeSetContent()
DChangeLog14678 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1319 d xmlNodeSetContent...
1320 d pr extproc('xmlNodeSetContent')
/external/libxml2/win32/
Dlibxml2.def.src1290 xmlNodeSetContent