Searched refs:htmlSetMetaEncoding (Results 1 – 13 of 13) sorted by relevance
| /external/libxml2/include/libxml/ |
| D | HTMLtree.h | 71 htmlSetMetaEncoding (htmlDocPtr doc,
|
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| D | HTMLtree.h | 71 htmlSetMetaEncoding (htmlDocPtr doc,
|
| /external/chromium_org/third_party/libxml/src/ |
| D | HTMLtree.c | 162 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { in htmlSetMetaEncoding() function 1186 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in htmlSaveFileFormat() 1188 htmlSetMetaEncoding(cur, (const xmlChar *) "UTF-8"); in htmlSaveFileFormat()
|
| D | xmlsave.c | 704 htmlSetMetaEncoding(doc, (const xmlChar *) encoding); in htmlNodeDumpOutputInternal() 968 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in xmlDocContentDumpOutput()
|
| D | elfgcchack.h | 774 #undef htmlSetMetaEncoding 775 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding __attribute((alias("htmlSetMetaEncoding__… 777 #ifndef htmlSetMetaEncoding 778 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding__internal_alias __attribute((visibility("… 779 #define htmlSetMetaEncoding htmlSetMetaEncoding__internal_alias macro
|
| D | NEWS | 111 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard),
|
| D | testapi.c | 3651 ret_val = htmlSetMetaEncoding(doc, (const xmlChar *)encoding); in test_htmlSetMetaEncoding()
|
| D | ChangeLog | 14070 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
|
| /external/libxml2/ |
| D | HTMLtree.c | 164 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { in htmlSetMetaEncoding() function 1208 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in htmlSaveFileFormat() 1210 htmlSetMetaEncoding(cur, (const xmlChar *) "UTF-8"); in htmlSaveFileFormat()
|
| D | xmlsave.c | 862 htmlSetMetaEncoding(doc, (const xmlChar *) encoding); in htmlNodeDumpOutputInternal() 1137 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in xmlDocContentDumpOutput()
|
| D | elfgcchack.h | 774 #undef htmlSetMetaEncoding 775 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding __attribute((alias("htmlSetMetaEncoding__… 777 #ifndef htmlSetMetaEncoding 778 extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding__internal_alias __attribute((visibility("… 779 #define htmlSetMetaEncoding htmlSetMetaEncoding__internal_alias macro
|
| /external/chromium_org/third_party/libxslt/libxslt/ |
| D | xsltutils.c | 1473 htmlSetMetaEncoding(result, (const xmlChar *) encoding); in xsltSaveResultTo() 1475 htmlSetMetaEncoding(result, (const xmlChar *) "UTF-8"); in xsltSaveResultTo() 1485 htmlSetMetaEncoding(result, (const xmlChar *) encoding); in xsltSaveResultTo() 1487 htmlSetMetaEncoding(result, (const xmlChar *) "UTF-8"); in xsltSaveResultTo()
|
| /external/chromium_org/third_party/libxml/src/win32/ |
| D | libxml2.def.src | 411 htmlSetMetaEncoding
|