Searched refs:xmlDocDumpFormatMemoryEnc (Results 1 – 12 of 12) sorted by relevance
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlStreamDocSink.cpp | 45 xmlDocDumpFormatMemoryEnc(xmlDocSource.getDoc(), &dumpedDoc, &iSize, "UTF-8", 1); in doProcess()
|
/external/dynamic_depth/internal/xmpmeta/xml/ |
D | utils.cc | 70 xmlDocDumpFormatMemoryEnc(doc, &xml_doc_contents, &doc_size, in XmlDocToString()
|
/external/dynamic_depth/internal/xmpmeta/ |
D | xmp_writer.cc | 109 xmlDocDumpFormatMemoryEnc(parent, &xml_doc_contents, &doc_size, in SerializeMeta()
|
/external/libxml2/ |
D | xmlsave.c | 2362 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc() function 2447 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0); in xmlDocDumpMemory() 2465 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format); in xmlDocDumpFormatMemory() 2483 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, in xmlDocDumpMemoryEnc()
|
D | libxml2.syms | 941 xmlDocDumpFormatMemoryEnc;
|
D | xmllint.c | 2647 xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1); in parseAndPrintFile()
|
D | testapi.c | 19984 … xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format); in test_xmlDocDumpFormatMemoryEnc()
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | Handle.cpp | 143 xmlDocDumpFormatMemoryEnc(doc.get(), &unsafeFormated, &size, "UTF-8", 1); in canonicalizeXML()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
D | WindowsManifestMerger.cpp | 676 xmlDocDumpFormatMemoryEnc(OutputDoc.get(), &Buff, &BufferSize, "UTF-8", 1); in getMergedManifest()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1170 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1481 d xmlDocDumpFormatMemoryEnc... 1482 d pr extproc('xmlDocDumpFormatMemoryEnc')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 787 xmlDocDumpFormatMemoryEnc
|