Searched refs:xmlDocDumpFormatMemory (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/doc/examples/ |
D | io2.c | 36 xmlDocDumpFormatMemory(doc, &xmlbuff, &buffersize, 1); in main()
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 213 xmlDocDumpFormatMemory(doc, &buf, &bufsiz, 0); in xml_node_to_str()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1155 xmlDocDumpFormatMemory (xmlDocPtr cur,
|
/external/libxml2/ |
D | libxml2.syms | 940 xmlDocDumpFormatMemory;
|
D | xmlsave.c | 2513 xmlDocDumpFormatMemory(xmlDocPtr cur, xmlChar**mem, int *size, int format) { in xmlDocDumpFormatMemory() function
|
D | elfgcchack.h | 3018 #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
|
D | xmllint.c | 2627 xmlDocDumpFormatMemory(doc, &result, &len, 1); in parseAndPrintFile()
|
D | testapi.c | 20038 xmlDocDumpFormatMemory(cur, mem, size, format); in test_xmlDocDumpFormatMemory()
|
D | ChangeLog | 17665 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1430 d xmlDocDumpFormatMemory... 1431 d pr extproc('xmlDocDumpFormatMemory')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 786 xmlDocDumpFormatMemory
|