xurl.c File Reference

Include dependency graph for xurl.c:


Functions

static char * streallocat (char *psz_string, char *psz_to_append)
static char * xurl_strdup (const char *psz_string)
char * XURL_FindQuery (char *psz_url)
static char * XURL_FindHostname (char *psz_url)
static char * XURL_FindPath (char *psz_url)
static char * XURL_FindFragment (char *psz_url)
char * XURL_Join (char *psz_url1, char *psz_url2)
char * XURL_Concat (char *psz_url, char *psz_append)
XURL_Bool XURL_IsAbsolute (char *psz_url)
XURL_Bool XURL_HasFragment (char *psz_url)
XURL_Bool XURL_HasAbsolutePath (char *psz_url)
char * XURL_GetHostname (char *psz_url)
char * XURL_GetSchemeAndHostname (char *psz_url)
char * XURL_GetScheme (char *psz_url)
XURL_Bool XURL_IsFileURL (char *psz_url)
char * XURL_GetPath (char *psz_url)
char * XURL_GetHead (const char *psz_path)
char * XURL_GetWithoutFragment (char *psz_url)

Function Documentation

static char * streallocat ( char *  psz_string,
char *  psz_to_append 
) [static]

char* XURL_Concat ( char *  psz_url,
char *  psz_append 
)

static char * XURL_FindFragment ( char *  psz_url  )  [static]

char * XURL_FindHostname ( char *  psz_url  )  [static]

static char * XURL_FindPath ( char *  psz_url  )  [static]

char * XURL_FindQuery ( char *  psz_url  ) 

char* XURL_GetHead ( const char *  psz_path  ) 

char* XURL_GetHostname ( char *  psz_url  ) 

char* XURL_GetPath ( char *  psz_url  ) 

char* XURL_GetScheme ( char *  psz_url  ) 

char* XURL_GetSchemeAndHostname ( char *  psz_url  ) 

char* XURL_GetWithoutFragment ( char *  psz_url  ) 

XURL_Bool XURL_HasAbsolutePath ( char *  psz_url  ) 

XURL_Bool XURL_HasFragment ( char *  psz_url  ) 

XURL_Bool XURL_IsAbsolute ( char *  psz_url  ) 

XURL_Bool XURL_IsFileURL ( char *  psz_url  ) 

char* XURL_Join ( char *  psz_url1,
char *  psz_url2 
)

static char * xurl_strdup ( const char *  psz_string  )  [static]


Generated on Wed Aug 13 08:03:13 2008 for VLC by  doxygen 1.5.1