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

/haiku-fatelf/src/bin/network/wget/src/
H A Doptions.h78 char **follow_tags; /* List of HTML tags to recursively follow. */ member in struct:options
H A Dhtml-url.c210 if (opt.follow_tags)
216 for (followed = opt.follow_tags; *followed; followed++)
H A Dinit.c156 { "followtags", &opt.follow_tags, cmd_vector },
1582 free_vec (opt.follow_tags);

Completed in 42 milliseconds