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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DHTMLtree.h120 htmlDocContentDumpOutput(xmlOutputBufferPtr buf,
/external/libxml2/include/libxml/
H A DHTMLtree.h120 htmlDocContentDumpOutput(xmlOutputBufferPtr buf,
/external/chromium_org/third_party/libxml/src/
H A DHTMLtree.c794 htmlDocContentDumpOutput(buf, (xmlDocPtr) cur, encoding);
1007 * htmlDocContentDumpOutput:
1015 htmlDocContentDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, function
1080 htmlDocContentDumpOutput(buf, cur, NULL);
1141 htmlDocContentDumpOutput(buf, cur, NULL);
H A Delfgcchack.h270 #undef htmlDocContentDumpOutput macro
271 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput __attribute((alias("htmlDocContentDumpOutput__internal_alias")));
273 #ifndef htmlDocContentDumpOutput
274 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput__internal_alias __attribute((visibility("hidden")));
275 #define htmlDocContentDumpOutput htmlDocContentDumpOutput__internal_alias macro
H A Dtestapi.c2898 htmlDocContentDumpOutput(buf, cur, (const char *)encoding);
2905 printf("Leak of %d blocks found in htmlDocContentDumpOutput",
[all...]
/external/libxml2/
H A DHTMLtree.c792 htmlDocContentDumpOutput(buf, (xmlDocPtr) cur, encoding);
1005 * htmlDocContentDumpOutput:
1013 htmlDocContentDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, function
1078 htmlDocContentDumpOutput(buf, cur, NULL);
1139 htmlDocContentDumpOutput(buf, cur, NULL);
H A Delfgcchack.h270 #undef htmlDocContentDumpOutput macro
271 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput __attribute((alias("htmlDocContentDumpOutput__internal_alias")));
273 #ifndef htmlDocContentDumpOutput
274 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput__internal_alias __attribute((visibility("hidden")));
275 #define htmlDocContentDumpOutput htmlDocContentDumpOutput__internal_alias macro
/external/chromium_org/third_party/libxslt/libxslt/
H A Dxsltutils.c1489 htmlDocContentDumpOutput(buf, result, (const char *) encoding);
/external/libxslt/libxslt/
H A Dxsltutils.c1489 htmlDocContentDumpOutput(buf, result, (const char *) encoding);

Completed in 343 milliseconds