Home
last modified time | relevance | path

Searched refs:xmlDocDumpMemoryEnc (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h1164 xmlDocDumpMemoryEnc (xmlDocPtr out_doc,
/external/libxml2/
Dlibxml2.syms943 xmlDocDumpMemoryEnc;
Dxmlsave.c2530 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc() function
Delfgcchack.h3054 #undef xmlDocDumpMemoryEnc
3055 extern __typeof (xmlDocDumpMemoryEnc) xmlDocDumpMemoryEnc __attribute((alias("xmlDocDumpMemoryEnc__…
3057 #ifndef xmlDocDumpMemoryEnc
3058 extern __typeof (xmlDocDumpMemoryEnc) xmlDocDumpMemoryEnc__internal_alias __attribute((visibility("…
3059 #define xmlDocDumpMemoryEnc xmlDocDumpMemoryEnc__internal_alias macro
Dxmllint.c2630 xmlDocDumpMemoryEnc(doc, &result, &len, encoding); in parseAndPrintFile()
Dtestapi.c20197 xmlDocDumpMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding); in test_xmlDocDumpMemoryEnc()
DChangeLog17694 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1474 d xmlDocDumpMemoryEnc...
1475 d pr extproc('xmlDocDumpMemoryEnc')
/external/libxml2/win32/
Dlibxml2.def.src789 xmlDocDumpMemoryEnc