Home | History | Annotate | Download | only in libxml2

Lines Matching refs:http

380     cur = xmlStrcasestr(start, BAD_CAST "HTTP-EQUIV");
734 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", "charset", NULL } ;
2358 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd",
2368 * Relates to http://www.w3.org/TR/html40 *
2905 * http://www.w3.org/TR/html4/sgml/dtd.html#Script
2906 * http://www.w3.org/TR/html4/sgml/dtd.html#StyleSheet
2907 * http://www.w3.org/TR/html4/types.html#type-script
2908 * http://www.w3.org/TR/html4/types.html#h-6.15
2909 * http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.2.1
3654 * Checks an http-equiv attribute from a Meta tag to detect
3692 int http = 0;
3702 if ((value != NULL) && (!xmlStrcasecmp(att, BAD_CAST"http-equiv"))
3704 http = 1;
3711 if ((http) && (content != NULL))
4838 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd");
6086 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd");