Lines Matching defs:url_decode
116 static void url_decode(char *);
383 url_decode(char *url)
445 * It's the caller's responsibility to url_decode() the returned
543 url_decode(auth->user);
545 url_decode(auth->pass);
1469 url_decode(decodedpath);
1974 * Note: Don't url_decode(path) here. We need to keep the
2055 url_decode(file);
2056 /* but still don't url_decode(dir) */
2187 url_decode(dir);