RetroArch
Classes | Functions
upnpreplyparse.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NameValue
 
struct  NameValueParserData
 

Functions

void ParseNameValue (const char *buffer, int bufsize, struct NameValueParserData *data)
 
void ClearNameValueList (struct NameValueParserData *pdata)
 
char * GetValueFromNameValueList (struct NameValueParserData *pdata, const char *Name)
 

Function Documentation

◆ ClearNameValueList()

void ClearNameValueList ( struct NameValueParserData pdata)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetValueFromNameValueList()

char* GetValueFromNameValueList ( struct NameValueParserData pdata,
const char *  Name 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ParseNameValue()

void ParseNameValue ( const char *  buffer,
int  bufsize,
struct NameValueParserData data 
)
Here is the call graph for this function:
Here is the caller graph for this function: