Searched defs:urilen (Results 1 – 5 of 5) sorted by relevance
151 size_t urilen = tmp - (char *)uripath; in Curl_output_digest() local
156 int urilen, /* I - Size of URI buffer */ in httpAssembleURI()436 int urilen, /* I - Size of URI buffer */ in httpAssembleURIf()
2144 size_t urilen) /* I - Size of URI buffer */ in httpReadRequest()
320 static int parse_uri(const char *uri, int urilen, struct parsed_uri *out) { in parse_uri()
199 size_t urilen; /* Length of printer URI */ member