Lines Matching defs:http
379 cur = xmlStrcasestr(start, BAD_CAST "HTTP-EQUIV");
733 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", "charset", NULL } ;
2357 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd",
2367 * Relates to http://www.w3.org/TR/html40 *
2857 * http://www.w3.org/TR/html4/sgml/dtd.html#Script
2858 * http://www.w3.org/TR/html4/sgml/dtd.html#StyleSheet
2859 * http://www.w3.org/TR/html4/types.html#type-script
2860 * http://www.w3.org/TR/html4/types.html#h-6.15
2861 * http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.2.1
3580 * Checks an http-equiv attribute from a Meta tag to detect
3618 int http = 0;
3628 if ((value != NULL) && (!xmlStrcasecmp(att, BAD_CAST"http-equiv"))
3630 http = 1;
3637 if ((http) && (content != NULL))
4756 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd");
6003 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd");