urlfns.c File Reference

#include "url_p.h"
#include "urlfns.h"
#include <gwenhywfar/url.h>
#include <gwenhywfar/buffer.h>
#include <gwenhywfar/debug.h>
#include <ctype.h>
Include dependency graph for urlfns.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GWEN_URLGWEN_Url_fromCommandString (const char *str)
GWEN_URLGWEN_Url_fromString (const char *str)
int GWEN_Url_toCommandString (const GWEN_URL *url, GWEN_BUFFER *buf)
int GWEN_Url_toString (const GWEN_URL *url, GWEN_BUFFER *buf)

Function Documentation

GWEN_URL* GWEN_Url_fromCommandString ( const char *  str  ) 
GWEN_URL* GWEN_Url_fromString ( const char *  str  ) 
int GWEN_Url_toCommandString ( const GWEN_URL url,
GWEN_BUFFER buf 
)

Definition at line 356 of file urlfns.c.

References GWEN_Buffer_AppendString(), GWEN_DB_GetCharValueFromNode(), GWEN_DB_GetFirstValue(), GWEN_DB_GetFirstVar(), GWEN_DB_GetNextVar(), and GWEN_DB_VariableName().

Referenced by GWEN_HttpSession_Init().

Here is the call graph for this function:

Here is the caller graph for this function:

int GWEN_Url_toString ( const GWEN_URL url,
GWEN_BUFFER buf 
)
Generated on Mon Jul 5 22:58:19 2010 for gwenhywfar by  doxygen 1.6.3