Lines Matching refs:strcmp
686 !strcmp(uri, wsi->a.vhost->http.error_document_404))
774 if (strcmp(sym, lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_IF_RANGE)))
783 if (!strcmp(sym, lws_hdr_simple_ptr(wsi,
877 !strcmp(&path[(unsigned int)n - strlen(pvo->name)], pvo->name)) {
1402 !strcmp(lws_hdr_simple_ptr(wsi,
1412 !strcmp(lws_hdr_simple_ptr(wsi,
1422 !strcmp(lws_hdr_simple_ptr(wsi,
1432 !strcmp(lws_hdr_simple_ptr(wsi,
2826 !strcmp(content_type, "application/javascript") ||
2827 !strcmp(content_type, "image/svg+xml")))