- ClearNameValueList
void ClearNameValueList(NameValueParserData* pdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetValueFromNameValueList
char* GetValueFromNameValueList(NameValueParserData* pdata, char* Name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetValueFromNameValueListIgnoreNS
char* GetValueFromNameValueListIgnoreNS(NameValueParserData* pdata, char* Name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ParseNameValue
void ParseNameValue(char* buffer, int bufsize, NameValueParserData* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.