mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
yWeb 2.8.a.3 Alpha-Version
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@406 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32c7517141
Author: yjogol <yjogol2@online.de>
Date: 2010-02-24 (Wed, 24 Feb 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -30,6 +30,7 @@ std::string string_tolower(std::string str);
|
||||
// String Helpers
|
||||
//-----------------------------------------------------------------------------
|
||||
std::string trim(std::string const& source, char const* delims = " \t\r\n");
|
||||
void replace(std::string &str, const std::string &find_what, const std::string &replace_with);
|
||||
std::string string_printf(const char *fmt, ...);
|
||||
bool ySplitString(std::string str, std::string delimiter, std::string& left, std::string& right);
|
||||
bool ySplitStringExact(std::string str, std::string delimiter, std::string& left, std::string& right);
|
||||
|
Reference in New Issue
Block a user