Searched refs:ngx_http_split_args (Results 1 – 4 of 4) sorted by relevance
112 void ngx_http_split_args(ngx_http_request_t *r, ngx_str_t *uri,
608 ngx_http_split_args(r, &uri, &args); in ngx_http_send_error_page()
2111 ngx_http_split_args(ngx_http_request_t *r, ngx_str_t *uri, ngx_str_t *args) in ngx_http_split_args() function
207 ngx_http_split_args(r, &path, &args); in ngx_http_try_files_handler()