| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_encode.c | 35 ngx_strlow(dst, src, len); in ngx_http_v2_string_encode()
|
| H A D | ngx_http_v2_filter_module.c | 629 ngx_strlow(tmp, header[i].key.data, header[i].key.len); in ngx_http_v2_header_filter() 1395 ngx_strlow(tmp, header[i].key.data, header[i].key.len); in ngx_http_v2_create_trailers_frame()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_sub_filter_module.c | 226 ngx_strlow(m->data, m->data, m->len); in ngx_http_sub_header_filter() 818 ngx_strlow(value[1].data, value[1].data, value[1].len); in ngx_http_sub_filter() 839 ngx_strlow(pair->match.value.data, pair->match.value.data, in ngx_http_sub_filter()
|
| H A D | ngx_http_grpc_module.c | 909 ngx_strlow(key_tmp, key_tmp, key_len); in ngx_http_grpc_create_request() 950 ngx_strlow(tmp, header[i].key.data, header[i].key.len); in ngx_http_grpc_create_request()
|
| H A D | ngx_http_scgi_module.c | 1066 ngx_strlow(h->lowcase_key, h->key.data, h->key.len); in ngx_http_scgi_process_header()
|
| H A D | ngx_http_uwsgi_module.c | 1276 ngx_strlow(h->lowcase_key, h->key.data, h->key.len); in ngx_http_uwsgi_process_header()
|
| H A D | ngx_http_fastcgi_module.c | 1957 ngx_strlow(h->lowcase_key, h->key.data, h->key.len); in ngx_http_fastcgi_process_header()
|
| H A D | ngx_http_proxy_module.c | 1863 ngx_strlow(h->lowcase_key, h->key.data, h->key.len); in ngx_http_proxy_process_header()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.h | 50 void ngx_strlow(u_char *dst, u_char *src, size_t n);
|
| H A D | ngx_hash.c | 410 ngx_strlow(elt->name, names[n].key.data, names[n].key.len); in ngx_hash_init()
|
| H A D | ngx_string.c | 21 ngx_strlow(u_char *dst, u_char *src, size_t n) in ngx_strlow() function
|
| H A D | ngx_cycle.c | 213 ngx_strlow(cycle->hostname.data, (u_char *) hostname, cycle->hostname.len); in ngx_init_cycle()
|
| H A D | ngx_resolver.c | 594 ngx_strlow(name->data, name->data, name->len); in ngx_resolve_name_locked() 3995 ngx_strlow(dst, src, n); in ngx_resolver_copy()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_variables.c | 182 ngx_strlow(v->name.data, name->data, name->len); in ngx_stream_add_variable() 250 ngx_strlow(v->name.data, name->data, name->len); in ngx_stream_add_prefix_variable() 310 ngx_strlow(v->name.data, name->data, name->len); in ngx_stream_get_variable_index()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_variables.c | 450 ngx_strlow(v->name.data, name->data, name->len); in ngx_http_add_variable() 517 ngx_strlow(v->name.data, name->data, name->len); in ngx_http_add_prefix_variable() 577 ngx_strlow(v->name.data, name->data, name->len); in ngx_http_get_variable_index()
|
| H A D | ngx_http_request.c | 1446 ngx_strlow(h->lowcase_key, h->key.data, h->key.len); in ngx_http_process_request_headers() 2141 ngx_strlow(host->data, h, host_len); in ngx_http_validate_host()
|
| H A D | ngx_http_file_cache.c | 1070 ngx_strlow(buf, vary, len); in ngx_http_file_cache_vary()
|
| H A D | ngx_http_core_module.c | 4189 ngx_strlow(sn->name.data, sn->name.data, sn->name.len); in ngx_http_core_server_name()
|