Lines Matching defs:path
139 const char *p, *m, *target, *hv, *scheme, *authority, *path;
175 * origin-form: path + optional query
180 * from TARGET, we derive `scheme` `authority` `path`
186 scheme = authority = path = NULL;
191 path = target;
201 path = target;
210 path = target;
253 authority, authority_len, path, path_len);
331 req->path? req->path : "",