ngx_strcmp        482 core/nginx.c           if (ngx_strcmp(var[i].data, "TZ") == 0
ngx_strcmp        755 core/nginx.c                   if (ngx_strcmp(ngx_signal, "stop") == 0
ngx_strcmp        756 core/nginx.c                       || ngx_strcmp(ngx_signal, "quit") == 0
ngx_strcmp        757 core/nginx.c                       || ngx_strcmp(ngx_signal, "reopen") == 0
ngx_strcmp        758 core/nginx.c                       || ngx_strcmp(ngx_signal, "reload") == 0)
ngx_strcmp        313 core/ngx_conf_file.c             if (ngx_strcmp(name->data, cmd->name.data) != 0) {
ngx_strcmp        935 core/ngx_conf_file.c             if (ngx_strcmp(full.data, file[i].name.data) == 0) {
ngx_strcmp         93 core/ngx_cpuinfo.c     if (ngx_strcmp(vendor, "GenuineIntel") == 0) {
ngx_strcmp        124 core/ngx_cpuinfo.c     } else if (ngx_strcmp(vendor, "AuthenticAMD") == 0) {
ngx_strcmp        318 core/ngx_cycle.c             || ngx_strcmp(ccf->pid.data, old_ccf->pid.data) != 0)
ngx_strcmp        524 core/ngx_cycle.c                         if (ngx_strcmp(ls[i].accept_filter,
ngx_strcmp        383 core/ngx_file.c         if (ngx_strcmp(p, "rw") == 0) {
ngx_strcmp        386 core/ngx_file.c         } else if (ngx_strcmp(p, "r") == 0) {
ngx_strcmp        417 core/ngx_file.c             && ngx_strcmp(p[i]->name.data, path->name.data) == 0)
ngx_strcmp        380 core/ngx_log.c             if (ngx_strcmp(value[i].data, err_levels[n].data) == 0) {
ngx_strcmp        395 core/ngx_log.c             if (ngx_strcmp(value[i].data, debug_levels[n++]) == 0) {
ngx_strcmp        434 core/ngx_log.c     if (ngx_strcmp(value[1].data, "stderr") == 0) {
ngx_strcmp        795 core/ngx_open_file_cache.c             p = (ngx_strcmp(file->name, file_temp->name) < 0)
ngx_strcmp        842 core/ngx_open_file_cache.c             rc = ngx_strcmp(name->data, file->name);
ngx_strcmp       1449 core/ngx_resolver.c     if (ngx_strcmp(&buf[i], "\7in-addr\4arpa") != 0) {
ngx_strcmp         30 core/ngx_shmtx.c         if (ngx_strcmp(name, mtx->name) == 0) {
ngx_strcmp        965 event/ngx_event.c     if (ngx_strcmp(cmd->name.data, "connections") == 0) {
ngx_strcmp       1017 event/ngx_event.c             if (ngx_strcmp(module->name->data, value[1].data) == 0) {
ngx_strcmp       1219 event/ngx_event.c             if (ngx_strcmp(event_module->name->data, event_core_name.data) == 0)
ngx_strcmp        254 http/modules/ngx_http_access_module.c     all = (value[1].len == 3 && ngx_strcmp(value[1].data, "all") == 0);
ngx_strcmp        298 http/modules/ngx_http_auth_basic_module.c         if (ngx_strcmp(encrypted, passwd->data) == 0) {
ngx_strcmp        426 http/modules/ngx_http_auth_basic_module.c     if (ngx_strcmp(realm->data, "off") == 0) {
ngx_strcmp        569 http/modules/ngx_http_autoindex_module.c     return (int) ngx_strcmp(first->name.data, second->name.data);
ngx_strcmp        551 http/modules/ngx_http_browser_module.c         if (ngx_strcmp(value[1].data, "unlisted") == 0) {
ngx_strcmp        640 http/modules/ngx_http_browser_module.c         if (ngx_strcmp(value[i].data, "netscape4") == 0) {
ngx_strcmp       1409 http/modules/ngx_http_charset_filter_module.c         && ngx_strcmp(value[1].data, "off") == 0)
ngx_strcmp        994 http/modules/ngx_http_dav_module.c             && ngx_strcmp(depth->value.data, "infinity") == 0)
ngx_strcmp       2728 http/modules/ngx_http_fastcgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       2743 http/modules/ngx_http_fastcgi_module.c     if (ngx_strcmp(value[1].data, "on") == 0) {
ngx_strcmp       2784 http/modules/ngx_http_fastcgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        456 http/modules/ngx_http_geo_module.c         if (ngx_strcmp(value[0].data, "ranges") == 0) {
ngx_strcmp        479 http/modules/ngx_http_geo_module.c     if (ngx_strcmp(value[0].data, "include") == 0) {
ngx_strcmp        485 http/modules/ngx_http_geo_module.c     } else if (ngx_strcmp(value[0].data, "proxy") == 0) {
ngx_strcmp        526 http/modules/ngx_http_geo_module.c     if (ngx_strcmp(value[0].data, "default") == 0) {
ngx_strcmp        560 http/modules/ngx_http_geo_module.c     if (ngx_strcmp(value[0].data, "delete") == 0) {
ngx_strcmp        903 http/modules/ngx_http_geo_module.c     if (ngx_strcmp(value[0].data, "default") == 0) {
ngx_strcmp        909 http/modules/ngx_http_geo_module.c         if (ngx_strcmp(value[0].data, "delete") == 0) {
ngx_strcmp       1056 http/modules/ngx_http_geo_module.c     if (ngx_strcmp(net->data, "255.255.255.255") == 0) {
ngx_strcmp        450 http/modules/ngx_http_geoip_module.c         if (ngx_strcmp(value[2].data, "utf8") == 0) {
ngx_strcmp        500 http/modules/ngx_http_geoip_module.c         if (ngx_strcmp(value[2].data, "utf8") == 0) {
ngx_strcmp        474 http/modules/ngx_http_headers_filter_module.c         if (ngx_strcmp(value[1].data, "epoch") == 0) {
ngx_strcmp        479 http/modules/ngx_http_headers_filter_module.c         if (ngx_strcmp(value[1].data, "max") == 0) {
ngx_strcmp        484 http/modules/ngx_http_headers_filter_module.c         if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        495 http/modules/ngx_http_headers_filter_module.c         if (ngx_strcmp(value[1].data, "modified") != 0) {
ngx_strcmp       1210 http/modules/ngx_http_image_filter_module.c         if (ngx_strcmp(value[i].data, "off") == 0) {
ngx_strcmp       1213 http/modules/ngx_http_image_filter_module.c         } else if (ngx_strcmp(value[i].data, "test") == 0) {
ngx_strcmp       1216 http/modules/ngx_http_image_filter_module.c         } else if (ngx_strcmp(value[i].data, "size") == 0) {
ngx_strcmp       1227 http/modules/ngx_http_image_filter_module.c         if (ngx_strcmp(value[i].data, "rotate") == 0) {
ngx_strcmp       1266 http/modules/ngx_http_image_filter_module.c     if (ngx_strcmp(value[i].data, "resize") == 0) {
ngx_strcmp       1269 http/modules/ngx_http_image_filter_module.c     } else if (ngx_strcmp(value[i].data, "crop") == 0) {
ngx_strcmp        493 http/modules/ngx_http_limit_req_module.c         if (ngx_strcmp(ctx->var.data, octx->var.data) != 0) {
ngx_strcmp        344 http/modules/ngx_http_limit_zone_module.c         if (ngx_strcmp(ctx->var.data, octx->var.data) != 0) {
ngx_strcmp        866 http/modules/ngx_http_log_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        929 http/modules/ngx_http_log_module.c         if (ngx_strcmp(name.data, "combined") == 0) {
ngx_strcmp       1012 http/modules/ngx_http_log_module.c             && ngx_strcmp(fmt[i].name.data, value[1].data) == 0)
ngx_strcmp       1294 http/modules/ngx_http_log_module.c         if (ngx_strcmp(value[i].data, "off") == 0) {
ngx_strcmp        385 http/modules/ngx_http_map_module.c         && ngx_strcmp(value[0].data, "hostnames") == 0)
ngx_strcmp        396 http/modules/ngx_http_map_module.c     if (ngx_strcmp(value[0].data, "include") == 0) {
ngx_strcmp        502 http/modules/ngx_http_map_module.c     if (ngx_strcmp(value[0].data, "default") == 0) {
ngx_strcmp        363 http/modules/ngx_http_memcached_module.c     if (ngx_strcmp(p, "END\x0d") == 0) {
ngx_strcmp       2485 http/modules/ngx_http_proxy_module.c         if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       2491 http/modules/ngx_http_proxy_module.c         if (ngx_strcmp(value[1].data, "false") == 0) {
ngx_strcmp       2499 http/modules/ngx_http_proxy_module.c         if (ngx_strcmp(value[1].data, "default") != 0) {
ngx_strcmp       2519 http/modules/ngx_http_proxy_module.c     if (ngx_strcmp(value[1].data, "default") == 0) {
ngx_strcmp       2608 http/modules/ngx_http_proxy_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       2623 http/modules/ngx_http_proxy_module.c     if (ngx_strcmp(value[1].data, "on") == 0) {
ngx_strcmp       2664 http/modules/ngx_http_proxy_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        325 http/modules/ngx_http_realip_module.c     if (ngx_strcmp(value[1].data, "unix:") == 0) {
ngx_strcmp        380 http/modules/ngx_http_realip_module.c     if (ngx_strcmp(value[1].data, "X-Real-IP") == 0) {
ngx_strcmp        385 http/modules/ngx_http_realip_module.c     if (ngx_strcmp(value[1].data, "X-Forwarded-For") == 0) {
ngx_strcmp        399 http/modules/ngx_http_referer_module.c         if (ngx_strcmp(value[i].data, "none") == 0) {
ngx_strcmp        404 http/modules/ngx_http_referer_module.c         if (ngx_strcmp(value[i].data, "blocked") == 0) {
ngx_strcmp        411 http/modules/ngx_http_referer_module.c         if (ngx_strcmp(value[i].data, "server_names") == 0) {
ngx_strcmp        354 http/modules/ngx_http_rewrite_module.c         if (ngx_strcmp(value[3].data, "last") == 0) {
ngx_strcmp        357 http/modules/ngx_http_rewrite_module.c         } else if (ngx_strcmp(value[3].data, "break") == 0) {
ngx_strcmp        361 http/modules/ngx_http_rewrite_module.c         } else if (ngx_strcmp(value[3].data, "redirect") == 0) {
ngx_strcmp        366 http/modules/ngx_http_rewrite_module.c         } else if (ngx_strcmp(value[3].data, "permanent") == 0) {
ngx_strcmp       1554 http/modules/ngx_http_scgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       1569 http/modules/ngx_http_scgi_module.c     if (ngx_strcmp(value[1].data, "on") == 0) {
ngx_strcmp       1610 http/modules/ngx_http_scgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        529 http/modules/ngx_http_ssl_module.c         if (ngx_strcmp(value[i].data, "off") == 0) {
ngx_strcmp        534 http/modules/ngx_http_ssl_module.c         if (ngx_strcmp(value[i].data, "none") == 0) {
ngx_strcmp        539 http/modules/ngx_http_ssl_module.c         if (ngx_strcmp(value[i].data, "builtin") == 0) {
ngx_strcmp        665 http/modules/ngx_http_userid_filter_module.c     if (ngx_strcmp(domain->data, "none") == 0) {
ngx_strcmp        720 http/modules/ngx_http_userid_filter_module.c     if (ngx_strcmp(value[1].data, "max") == 0) {
ngx_strcmp        725 http/modules/ngx_http_userid_filter_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        748 http/modules/ngx_http_userid_filter_module.c     if (ngx_strcmp(p3p->data, "none") == 0) {
ngx_strcmp        769 http/modules/ngx_http_userid_filter_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       1606 http/modules/ngx_http_uwsgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       1621 http/modules/ngx_http_uwsgi_module.c     if (ngx_strcmp(value[1].data, "on") == 0) {
ngx_strcmp       1662 http/modules/ngx_http_uwsgi_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        726 http/modules/ngx_http_xslt_filter_module.c         if (ngx_strcmp(file[i].name, &value[1].data) == 0) {
ngx_strcmp        800 http/modules/ngx_http_xslt_filter_module.c         if (ngx_strcmp(file[i].name, &value[1].data) == 0) {
ngx_strcmp        608 http/modules/perl/ngx_http_perl_module.c     if (ngx_strcmp(ver, NGINX_VERSION) != 0) {
ngx_strcmp        929 http/ngx_http.c         return ngx_strcmp(first->name.data, second->name.data);
ngx_strcmp        951 http/ngx_http.c     rc = ngx_strcmp(first->name.data, second->name.data);
ngx_strcmp        977 http/ngx_http.c         if (ngx_strcmp(lq->name->data, lx->name->data) == 0) {
ngx_strcmp       1957 http/ngx_http.c             if (ngx_strcmp(value[i].data, type[n].key.data) == 0) {
ngx_strcmp       2833 http/ngx_http_core_module.c     if (ngx_strcmp(value[0].data, "include") == 0) {
ngx_strcmp       2858 http/ngx_http_core_module.c             if (ngx_strcmp(value[i].data, type[n].key.data) == 0) {
ngx_strcmp       3478 http/ngx_http_core_module.c         if (ngx_strcmp(value[n].data, "default_server") == 0
ngx_strcmp       3479 http/ngx_http_core_module.c             || ngx_strcmp(value[n].data, "default") == 0)
ngx_strcmp       3485 http/ngx_http_core_module.c         if (ngx_strcmp(value[n].data, "bind") == 0) {
ngx_strcmp       3566 http/ngx_http_core_module.c         if (ngx_strcmp(value[n].data, "deferred") == 0) {
ngx_strcmp       3587 http/ngx_http_core_module.c                 if (ngx_strcmp(&value[n].data[10], "n") == 0) {
ngx_strcmp       3590 http/ngx_http_core_module.c                 } else if (ngx_strcmp(&value[n].data[10], "ff") == 0) {
ngx_strcmp       3618 http/ngx_http_core_module.c         if (ngx_strcmp(value[n].data, "ssl") == 0) {
ngx_strcmp       3984 http/ngx_http_core_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp       4242 http/ngx_http_core_module.c         if (ngx_strcmp(value[i].data, "off") == 0) {
ngx_strcmp       4425 http/ngx_http_core_module.c         if (ngx_strcmp(value[i].data, "msie6") == 0) {
ngx_strcmp       4432 http/ngx_http_core_module.c         if (ngx_strcmp(value[i].data, "degradation") == 0) {
ngx_strcmp       4465 http/ngx_http_core_module.c         if (ngx_strcmp(value[i].data, "msie6") == 0) {
ngx_strcmp       4472 http/ngx_http_core_module.c         if (ngx_strcmp(value[i].data, "degradation") == 0) {
ngx_strcmp         72 http/ngx_http_file_cache.c         if (ngx_strcmp(cache->path->name.data, ocache->path->name.data) != 0) {
ngx_strcmp       1735 http/ngx_http_file_cache.c         if (ngx_strcmp(value[i].data, "any") == 0) {
ngx_strcmp        391 mail/ngx_mail_core_module.c         if (ngx_strcmp(value[i].data, "bind") == 0) {
ngx_strcmp        405 mail/ngx_mail_core_module.c                 if (ngx_strcmp(&value[i].data[10], "n") == 0) {
ngx_strcmp        408 mail/ngx_mail_core_module.c                 } else if (ngx_strcmp(&value[i].data[10], "ff") == 0) {
ngx_strcmp        437 mail/ngx_mail_core_module.c         if (ngx_strcmp(value[i].data, "ssl") == 0) {
ngx_strcmp        477 mail/ngx_mail_core_module.c             && ngx_strcmp(module->protocol->name.data, value[1].data) == 0)
ngx_strcmp        505 mail/ngx_mail_core_module.c     if (ngx_strcmp(value[1].data, "off") == 0) {
ngx_strcmp        382 mail/ngx_mail_ssl_module.c         if (ngx_strcmp(value[i].data, "off") == 0) {
ngx_strcmp        387 mail/ngx_mail_ssl_module.c         if (ngx_strcmp(value[i].data, "none") == 0) {
ngx_strcmp        392 mail/ngx_mail_ssl_module.c         if (ngx_strcmp(value[i].data, "builtin") == 0) {
ngx_strcmp        573 os/unix/ngx_process.c         if (ngx_strcmp(name, sig->name) == 0) {