Home
last modified time | relevance | path

Searched refs:htmlGetMetaEncoding (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h69 htmlGetMetaEncoding (htmlDocPtr doc);
/external/libxml2/
DHTMLtree.c48 htmlGetMetaEncoding(htmlDocPtr doc) { in htmlGetMetaEncoding() function
539 encoding = (const char *) htmlGetMetaEncoding(cur); in htmlDocDumpMemoryFormat()
1039 encoding = (const char *) htmlGetMetaEncoding(cur); in htmlDocDump()
1098 encoding = (const char *) htmlGetMetaEncoding(cur); in htmlSaveFile()
Dxmlsave.c706 encoding = htmlGetMetaEncoding(doc); in htmlNodeDumpOutputInternal()
970 encoding = htmlGetMetaEncoding(cur); in xmlDocContentDumpOutput()
Delfgcchack.h390 #undef htmlGetMetaEncoding
391 extern __typeof (htmlGetMetaEncoding) htmlGetMetaEncoding __attribute((alias("htmlGetMetaEncoding__…
393 #ifndef htmlGetMetaEncoding
394 extern __typeof (htmlGetMetaEncoding) htmlGetMetaEncoding__internal_alias __attribute((visibility("…
395 #define htmlGetMetaEncoding htmlGetMetaEncoding__internal_alias macro