Searched defs:doc_txt_ptr (Results 1 – 5 of 5) sorted by relevance
2323 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()2443 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
5431 …xmlChar ** doc_txt_ptr; /* the memory pointer for allocated canonical XML text; the caller of this… in test_xmlC14NDocDumpMemory() local19294 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpFormatMemoryEnc() local19400 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpMemoryEnc() local
1998 int with_comments, xmlChar ** doc_txt_ptr) in xmlC14NDocDumpMemory()