Searched refs:http_html (Results 1 – 7 of 7) sorted by relevance
64 const char http_html[6] = variable
22 extern const char http_html[6];
22 http_html ".html"
76 const char http_html[6] = variable
26 extern const char http_html[6];
26 http_html ".html"
199 } else if(strncmp(http_html, ptr, 5) == 0 || in PT_THREAD()