Searched refs:http_equiv (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-url.c517 char *http_equiv = find_attr (tag, "http-equiv", NULL);
519 if (http_equiv && 0 == strcasecmp (http_equiv, "refresh"))
564 else if (http_equiv && 0 == strcasecmp (http_equiv, "content-type"))
516 char *http_equiv = find_attr (tag, "http-equiv", NULL); local

Completed in 44 milliseconds