Searched refs:htmlSetMetaEncoding (Results 1 – 10 of 10) sorted by relevance
111 doc.htmlSetMetaEncoding(None)
71 htmlSetMetaEncoding (htmlDocPtr doc,
73 d htmlSetMetaEncoding...74 d pr extproc('htmlSetMetaEncoding')
862 htmlSetMetaEncoding(doc, (const xmlChar *) encoding); in htmlNodeDumpOutputInternal()1137 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in xmlDocContentDumpOutput()
430 htmlSetMetaEncoding;
774 #undef htmlSetMetaEncoding775 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding __attribute((alias("htmlSetMetaEncoding__…777 #ifndef htmlSetMetaEncoding778 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding__internal_alias __attribute((visibility("…779 #define htmlSetMetaEncoding htmlSetMetaEncoding__internal_alias macro
458 Fix html serialization error and htmlSetMetaEncoding() (Daniel Veillard),741 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard),
3647 ret_val = htmlSetMetaEncoding(doc, (const xmlChar *)encoding); in test_htmlSetMetaEncoding()
14070 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
411 htmlSetMetaEncoding