Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlDocDumpFormatMemoryEnc

2230  * xmlDocDumpFormatMemoryEnc:
2245 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr,
2331 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0);
2349 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format);
2367 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len,