Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlSetMetaEncoding

153  * htmlSetMetaEncoding:
164 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) {
1208 htmlSetMetaEncoding(cur, (const xmlChar *) encoding);
1210 htmlSetMetaEncoding(cur, (const xmlChar *) "UTF-8");