Searched defs:iri (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Diri.h33 struct iri { struct
[all...]
H A Drecur.c63 struct iri *iri; /* sXXXav */ member in struct:queue_element
489 download_child_p(const struct urlpos *upos, struct url *parent, int depth, struct url *start_url_parsed, struct hash_table *blacklist, struct iri *iri) argument
686 descend_redirect_p(const char *redirected, struct url *orig_parsed, int depth, struct url *start_url_parsed, struct hash_table *blacklist, struct iri *iri) argument
[all...]
H A Dres.c536 res_retrieve_file(const char *url, char **file, struct iri *iri) argument
H A Dhtml-url.c654 get_urls_html(const char *file, const char *url, bool *meta_disallow_follow, struct iri *iri) argument
H A Dmain.c1264 struct iri *iri = iri_new (); local
[all...]
H A Dretr.c613 retrieve_url(struct url * orig_parsed, const char *origurl, char **file, char **newloc, const char *refurl, int *dt, bool recursive, struct iri *iri, bool register_status) argument
890 struct iri *iri = iri_new(); local
[all...]
H A Durl.c658 url_parse(const char *url, int *error, struct iri *iri, bool percent_encode) argument
[all...]
H A Dhttp.c1387 gethttp(struct url *u, struct http_stat *hs, int *dt, struct url *proxy, struct iri *iri) argument
2413 http_loop(struct url *u, char **newloc, char **local_file, const char *referer, int *dt, struct url *proxy, struct iri *iri) argument

Completed in 55 milliseconds