Home
last modified time | relevance | path

Searched refs:xmlDocDumpFormatMemory (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/doc/examples/
Dio2.c36 xmlDocDumpFormatMemory(doc, &xmlbuff, &buffersize, 1); in main()
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c213 xmlDocDumpFormatMemory(doc, &buf, &bufsiz, 0); in xml_node_to_str()
/external/libxml2/include/libxml/
Dtree.h1155 xmlDocDumpFormatMemory (xmlDocPtr cur,
/external/libxml2/
Dlibxml2.syms940 xmlDocDumpFormatMemory;
Dxmlsave.c2508 xmlDocDumpFormatMemory(xmlDocPtr cur, xmlChar**mem, int *size, int format) { in xmlDocDumpFormatMemory() function
Delfgcchack.h3018 #undef xmlDocDumpFormatMemory
3019 extern __typeof (xmlDocDumpFormatMemory) xmlDocDumpFormatMemory __attribute((alias("xmlDocDumpForma…
3021 #ifndef xmlDocDumpFormatMemory
3022 extern __typeof (xmlDocDumpFormatMemory) xmlDocDumpFormatMemory__internal_alias __attribute((visibi…
3023 #define xmlDocDumpFormatMemory xmlDocDumpFormatMemory__internal_alias macro
Dxmllint.c2616 xmlDocDumpFormatMemory(doc, &result, &len, 1); in parseAndPrintFile()
Dtestapi.c20158 xmlDocDumpFormatMemory(cur, mem, size, format); in test_xmlDocDumpFormatMemory()
DChangeLog17665 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1461 d xmlDocDumpFormatMemory...
1462 d pr extproc('xmlDocDumpFormatMemory')
/external/libxml2/win32/
Dlibxml2.def.src786 xmlDocDumpFormatMemory