8#ifndef __UPNPREPLYPARSE_H__
9#define __UPNPREPLYPARSE_H__
11#if defined(NO_SYS_QUEUE_H) || defined(WIN32) || defined(__HAIKU__)
54DisplayNameValueList(
char * buffer,
int bufsize);
LIST_ENTRY(NameValue) entries
LIST_HEAD(listhead, NameValue) head
char * GetValueFromNameValueList(struct NameValueParserData *pdata, const char *Name)
char * GetValueFromNameValueListIgnoreNS(struct NameValueParserData *pdata, const char *Name)
void ClearNameValueList(struct NameValueParserData *pdata)
void ParseNameValue(const char *buffer, int bufsize, struct NameValueParserData *data)