Searched refs:xmlDocDumpFormatMemoryEnc (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlsave.c2156 * xmlDocDumpFormatMemoryEnc:
2171 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, function
2257 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0);
2275 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format);
2293 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len,
H A Dxmllint.c2590 xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1);
H A Delfgcchack.h2938 #undef xmlDocDumpFormatMemoryEnc macro
2939 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc __attribute((alias("xmlDocDumpFormatMemoryEnc__internal_alias")));
2941 #ifndef xmlDocDumpFormatMemoryEnc
2942 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc__internal_alias __attribute((visibility("hidden")));
2943 #define xmlDocDumpFormatMemoryEnc xmlDocDumpFormatMemoryEnc__internal_alias macro
H A Dtestapi.c19906 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format);
19915 printf("Leak of %d blocks found in xmlDocDumpFormatMemoryEnc",
[all...]
/external/libxml2/
H A Dxmlsave.c2395 * xmlDocDumpFormatMemoryEnc:
2410 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc, xmlChar **doc_txt_ptr, function
2496 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0);
2514 xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format);
2532 xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len,
H A Dxmllint.c2602 xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1);
H A Delfgcchack.h3030 #undef xmlDocDumpFormatMemoryEnc macro
3031 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc __attribute((alias("xmlDocDumpFormatMemoryEnc__internal_alias")));
3033 #ifndef xmlDocDumpFormatMemoryEnc
3034 extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc__internal_alias __attribute((visibility("hidden")));
3035 #define xmlDocDumpFormatMemoryEnc xmlDocDumpFormatMemoryEnc__internal_alias macro
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dtree.h1117 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,
/external/libxml2/include/libxml/
H A Dtree.h1161 xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,

Completed in 392 milliseconds