Home
last modified time | relevance | path

Searched refs:htmlSetMetaEncoding (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/python/tests/
Dserialize.py111 doc.htmlSetMetaEncoding(None)
/third_party/libxml2/include/libxml/
DHTMLtree.h71 htmlSetMetaEncoding (htmlDocPtr doc,
/third_party/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle73 d htmlSetMetaEncoding...
74 d pr extproc('htmlSetMetaEncoding')
/third_party/libxml2/
DHTMLtree.c164 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { in htmlSetMetaEncoding() function
1155 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in htmlSaveFileFormat()
1157 htmlSetMetaEncoding(cur, (const xmlChar *) "UTF-8"); in htmlSaveFileFormat()
Dxmlsave.c810 htmlSetMetaEncoding(doc, (const xmlChar *) encoding); in htmlNodeDumpOutputInternal()
1148 htmlSetMetaEncoding(cur, (const xmlChar *) encoding); in xmlDocContentDumpOutput()
Dlibxml2.syms430 htmlSetMetaEncoding;
Delfgcchack.h774 #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
DNEWS1384 Fix html serialization error and htmlSetMetaEncoding() (Daniel Veillard),
1667 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard),
Dtestapi.c3665 ret_val = htmlSetMetaEncoding(doc, (const xmlChar *)encoding); in test_htmlSetMetaEncoding()
/third_party/libxml2/win32/
Dlibxml2.def.src411 htmlSetMetaEncoding
/third_party/chromium/patch/
D0001-cve.patch88665 - * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
101759 -#undef htmlSetMetaEncoding
101760 -extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding __attribute((alias("htmlSetMetaEncoding_…
101762 -#ifndef htmlSetMetaEncoding
101763 -extern __typeof (htmlSetMetaEncoding) htmlSetMetaEncoding__internal_alias __attribute((visibility(…
101764 -#define htmlSetMetaEncoding htmlSetMetaEncoding__internal_alias