Home
last modified time | relevance | path

Searched refs:toLowerInPlace (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_string_manip.cpp35 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
40 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h20 void toLowerInPlace( std::string& s );
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_common.hpp36 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
41 toLowerInPlace( lc ); in toLower()
H A Dcatch_common.h83 void toLowerInPlace( std::string& s );
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_common.hpp36 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
41 toLowerInPlace( lc ); in toLower()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
H A Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_common.hpp38 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
43 toLowerInPlace( lc ); in toLower()
H A Dcatch_common.h87 void toLowerInPlace( std::string& s );
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_common.hpp38 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
43 toLowerInPlace( lc ); in toLower()
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DURI.cpp57 toLowerInPlace(_scheme); in URI()
67 toLowerInPlace(_scheme); in URI()
82 toLowerInPlace(_scheme); in URI()
95 toLowerInPlace(_scheme); in URI()
269 toLowerInPlace(_scheme); in setScheme()
846 toLowerInPlace(_host); in parseHostAndPort()
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DUTF8StringTest.cpp77 UTF8::toLowerInPlace(s3); in testTransform()
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DUTF8String.h54 static std::string& toLowerInPlace(std::string& str);
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dmisc.hh155 void toLowerInPlace(string& str);
242 inline void toLowerInPlace(string& str) in toLowerInPlace() function
258 toLowerInPlace(reply); in toLower()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dmisc.hh155 void toLowerInPlace(string& str);
242 inline void toLowerInPlace(string& str) in toLowerInPlace() function
258 toLowerInPlace(reply); in toLower()

123456789