Home
last modified time | relevance | path

Searched defs:doc_txt_ptr (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/libxml/src/
Dxmlsave.c2323 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()
2443 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
Dtestapi.c5431 …xmlChar ** doc_txt_ptr; /* the memory pointer for allocated canonical XML text; the caller of this… in test_xmlC14NDocDumpMemory() local
19294 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpFormatMemoryEnc() local
19400 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpMemoryEnc() local
/external/libxml2/
Dxmlsave.c2323 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpFormatMemoryEnc()
2443 xmlDocDumpMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, in xmlDocDumpMemoryEnc()
Dc14n.c1998 int with_comments, xmlChar ** doc_txt_ptr) in xmlC14NDocDumpMemory()
Dtestapi.c5431 …xmlChar ** doc_txt_ptr; /* the memory pointer for allocated canonical XML text; the caller of this… in test_xmlC14NDocDumpMemory() local
19294 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpFormatMemoryEnc() local
19400 xmlChar ** doc_txt_ptr; /* Memory pointer for allocated XML text */ in test_xmlDocDumpMemoryEnc() local