Searched refs:dot_pos (Results 1 – 1 of 1) sorted by relevance
2063 size_t i, dot_pos, host_len; in ngx_http_validate_host() local2071 dot_pos = host->len; in ngx_http_validate_host()2084 if (dot_pos == i - 1) { in ngx_http_validate_host()2087 dot_pos = i; in ngx_http_validate_host()2127 if (dot_pos == host_len - 1) { in ngx_http_validate_host()