Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_string_manip.cpp40 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
45 toLowerInPlace( lc ); in toLower()
Dcatch_string_manip.h23 void toLowerInPlace( std::string& s );
/external/bcc/tests/cc/
Dcatch.hpp364 void toLowerInPlace( std::string& s );
7746 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
7751 toLowerInPlace( lc ); in toLower()
/external/catch2/single_include/catch2/
Dcatch.hpp3175 void toLowerInPlace( std::string& s );
13625 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
13630 toLowerInPlace( lc ); in toLower()
/external/libabigail/tests/lib/
Dcatch.hpp3201 void toLowerInPlace( std::string& s );
13770 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
13775 toLowerInPlace( lc ); in toLower()