Classes | Defines | Enumerations | Functions
tool_urlglob.h File Reference
#include "tool_setup.h"
Include dependency graph for tool_urlglob.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  URLGlob
struct  URLPattern

Defines

#define GLOB_PATTERN_NUM   100

Enumerations

enum  URLPatternType { UPTSet = 1, UPTCharRange, UPTNumRange }

Functions

void glob_cleanup (URLGlob *glob)
CURLcode glob_match_url (char **, char *, URLGlob *)
CURLcode glob_next_url (char **, URLGlob *)
CURLcode glob_url (URLGlob **, char *, unsigned long *, FILE *)

Define Documentation

#define GLOB_PATTERN_NUM   100

Definition at line 59 of file tool_urlglob.h.


Enumeration Type Documentation

Enumerator:
UPTSet 
UPTCharRange 
UPTNumRange 

Definition at line 26 of file tool_urlglob.h.


Function Documentation

void glob_cleanup ( URLGlob glob)

Definition at line 479 of file tool_urlglob.c.

CURLcode glob_match_url ( char **  ,
char *  ,
URLGlob  
)

Definition at line 594 of file tool_urlglob.c.

CURLcode glob_next_url ( char **  ,
URLGlob  
)

Definition at line 499 of file tool_urlglob.c.

CURLcode glob_url ( URLGlob **  ,
char *  ,
unsigned long *  ,
FILE *   
)

Definition at line 424 of file tool_urlglob.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09