Searched refs:append_url (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-url.h48 struct urlpos *append_url (const char *, int, int, struct map_context *);
H A Dcss-url.c206 struct urlpos *up = append_url (uri, pos, length, ctx);
232 struct urlpos *up = append_url (uri, pos, length, ctx);
H A Dhtml-url.c254 /* used for calls to append_url */
266 append_url (const char *link_uri, int position, int size, function
410 struct urlpos *up = append_url (link, ATTR_POS(tag,attrind,ctx),
436 base_urlpos = append_url (newbase, ATTR_POS(tag,attrind,ctx),
461 struct urlpos *up = append_url (action, ATTR_POS(tag,attrind,ctx),
485 struct urlpos *up = append_url (href, ATTR_POS(tag,attrind,ctx),
555 entry = append_url (p, ATTR_POS(tag,attrind,ctx),

Completed in 108 milliseconds