![]() |
wget2
1.0.0
|
URL extraction from Atom feed XML data. More...
#include <config.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <c-ctype.h>
#include <wget.h>
#include "private.h"
Data Structures | |
struct | atom_context |
Functions | |
void | wget_atom_get_urls_inline (const char *atom, wget_vector_t **urls) |
URL extraction from Atom feed XML data.