Searched refs:root_length (Results 1 – 2 of 2) sorted by relevance
497 size_t *root_length, size_t reserved);
1792 size_t *root_length, size_t reserved) in ngx_http_map_uri_to_path() argument1811 *root_length = clcf->root.len; in ngx_http_map_uri_to_path()1844 *root_length = path->len - reserved; in ngx_http_map_uri_to_path()1845 last = path->data + *root_length; in ngx_http_map_uri_to_path()