Searched refs:value_start (Results 1 – 3 of 3) sorted by relevance
18 u_char *value_start; member
349 nv->value_start = hp->header_start; in nxt_http_source_header_line_process()353 nv->value_len, nv->value_start); in nxt_http_source_header_line_process()397 length = nxt_off_t_parse(nv->value_start, nv->value_len); in nxt_http_source_content_length()416 end = nv->value_start + nv->value_len; in nxt_http_source_transfer_encoding()418 if (nxt_memcasestrn(nv->value_start, end, "chunked", 7) != NULL) { in nxt_http_source_transfer_encoding()
572 nv->value_start = hp->header_start; in nxt_fastcgi_source_header_process()575 nv->name_len, nv->name_start, nv->value_len, nv->value_start); in nxt_fastcgi_source_header_process()621 s.data = nv->value_start; in nxt_fastcgi_source_status()642 length = nxt_off_t_parse(nv->value_start, nv->value_len); in nxt_fastcgi_source_content_length()