Searched refs:taginfo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-parse.h47 struct taginfo { struct
68 void (*) (struct taginfo *, void *), void *, int,
H A Dhtml-url.c48 typedef void (*tag_handler_t) (int, struct taginfo *, struct map_context *);
51 static void fun (int, struct taginfo *, struct map_context *)
236 /* Find the value of attribute named NAME in the taginfo TAG. If the
241 find_attr (struct taginfo *tag, const char *name, int *attrind)
351 check_style_attr (struct taginfo *tag, struct map_context *ctx)
369 tag_find_urls (int tagid, struct taginfo *tag, struct map_context *ctx)
428 tag_handle_base (int tagid, struct taginfo *tag, struct map_context *ctx)
454 tag_handle_form (int tagid, struct taginfo *tag, struct map_context *ctx)
472 tag_handle_link (int tagid, struct taginfo *tag, struct map_context *ctx)
514 tag_handle_meta (int tagid, struct taginfo *ta
[all...]

Completed in 50 milliseconds