Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/xmlserializer/
DXmlStreamDocSink.cpp45 xmlDocDumpFormatMemoryEnc(xmlDocSource.getDoc(), &dumpedDoc, &iSize, "UTF-8", 1); in doProcess()
/external/libxml2/
Dxmlsave.c2405 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc() function
2491 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0); in xmlDocDumpMemory()
2509 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format); in xmlDocDumpFormatMemory()
2527 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, in xmlDocDumpMemoryEnc()
Dlibxml2.syms941 xmlDocDumpFormatMemoryEnc;
Delfgcchack.h3030 #undef xmlDocDumpFormatMemoryEnc
3031 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc __attribute((alias("xmlDocDum…
3033 #ifndef xmlDocDumpFormatMemoryEnc
3034 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc__internal_alias __attribute((…
3035 #define xmlDocDumpFormatMemoryEnc xmlDocDumpFormatMemoryEnc__internal_alias macro
Dxmllint.c2610 xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1); in parseAndPrintFile()
Dtestapi.c20215xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format); in test_xmlDocDumpFormatMemoryEnc()
DChangeLog17666 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp143 xmlDocDumpFormatMemoryEnc(doc.get(), &unsafeFormated, &size, "UTF-8", 1); in canonicalizeXML()
/external/libxml2/include/libxml/
Dtree.h1169 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1481 d xmlDocDumpFormatMemoryEnc...
1482 d pr extproc('xmlDocDumpFormatMemoryEnc')
/external/libxml2/win32/
Dlibxml2.def.src787 xmlDocDumpFormatMemoryEnc