doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
escape.h File Reference

Go to the source code of this file.

Functions

char * curl_escape (const char *string, int length)
 
char * curl_unescape (const char *string, int length)
 

Function Documentation

char* curl_escape ( const char *  string,
int  length 
)

Definition at line 40 of file escape.c.

char* curl_unescape ( const char *  string,
int  length 
)

Definition at line 86 of file escape.c.