Home
last modified time | relevance | path

Searched defs:out_doc (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlsave.c2245 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()
2365 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c2171 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()
2291 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
Dtestapi.c19883 xmlDocPtr out_doc; /* Document to generate XML text from */ in test_xmlDocDumpFormatMemoryEnc() local
19989 xmlDocPtr out_doc; /* Document to generate XML text from */ in test_xmlDocDumpMemoryEnc() local