Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::UTF8 Member List

This is the complete list of members for Poco::UTF8, including all inherited members.

escape(const std::string &s, bool strictJSON=false)Poco::UTF8static
escape(const std::string::const_iterator &begin, const std::string::const_iterator &end, bool strictJSON=false)Poco::UTF8static
icompare(const std::string &str, std::string::size_type pos, std::string::size_type n, std::string::const_iterator it2, std::string::const_iterator end2)Poco::UTF8static
icompare(const std::string &str1, const std::string &str2)Poco::UTF8static
icompare(const std::string &str1, std::string::size_type n1, const std::string &str2, std::string::size_type n2)Poco::UTF8static
icompare(const std::string &str1, std::string::size_type n, const std::string &str2)Poco::UTF8static
icompare(const std::string &str1, std::string::size_type pos, std::string::size_type n, const std::string &str2)Poco::UTF8static
icompare(const std::string &str1, std::string::size_type pos1, std::string::size_type n1, const std::string &str2, std::string::size_type pos2, std::string::size_type n2)Poco::UTF8static
icompare(const std::string &str1, std::string::size_type pos1, std::string::size_type n, const std::string &str2, std::string::size_type pos2)Poco::UTF8static
icompare(const std::string &str, std::string::size_type pos, std::string::size_type n, const std::string::value_type *ptr)Poco::UTF8static
icompare(const std::string &str, std::string::size_type pos, const std::string::value_type *ptr)Poco::UTF8static
icompare(const std::string &str, const std::string::value_type *ptr)Poco::UTF8static
removeBOM(std::string &str)Poco::UTF8static
toLower(const std::string &str)Poco::UTF8static
toLowerInPlace(std::string &str)Poco::UTF8static
toUpper(const std::string &str)Poco::UTF8static
toUpperInPlace(std::string &str)Poco::UTF8static
unescape(const std::string &s)Poco::UTF8static
unescape(const std::string::const_iterator &begin, const std::string::const_iterator &end)Poco::UTF8static