Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c2362 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()
2481 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
Dtestapi.c19961 xmlDocPtr out_doc; /* Document to generate XML text from */ in test_xmlDocDumpFormatMemoryEnc() local
20067 xmlDocPtr out_doc; /* Document to generate XML text from */ in test_xmlDocDumpMemoryEnc() local