mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
use xmlinterface in UPNP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 497f05b730
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,7 +66,7 @@ std::string Unicode_Character_to_UTF8(const int character);
|
||||
|
||||
std::string convert_UTF8_To_UTF8_XML(const char *s);
|
||||
|
||||
xmlDocPtr parseXml(const char *data);
|
||||
xmlDocPtr parseXmlFile(const char * filename, bool warning_by_nonexistence = true);
|
||||
xmlDocPtr parseXml(const char *data,const char *encoding = NULL);
|
||||
xmlDocPtr parseXmlFile(const char * filename, bool warning_by_nonexistence = true,const char *encoding = NULL);
|
||||
|
||||
#endif /* __xmlinterface_h__ */
|
||||
|
Reference in New Issue
Block a user