#include <wildcard.h>
Public Attributes | |
void * | customptr |
struct curl_llist * | filelist |
char * | path |
char * | pattern |
curl_wildcard_states | state |
void * | tmp |
curl_wildcard_tmp_dtor | tmp_dtor |
Definition at line 43 of file wildcard.h.
void* WildcardData::customptr |
Definition at line 50 of file wildcard.h.
struct curl_llist* WildcardData::filelist |
Definition at line 47 of file wildcard.h.
char* WildcardData::path |
Definition at line 45 of file wildcard.h.
char* WildcardData::pattern |
Definition at line 46 of file wildcard.h.
Definition at line 44 of file wildcard.h.
void* WildcardData::tmp |
Definition at line 48 of file wildcard.h.
Definition at line 49 of file wildcard.h.