Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_string_manip.cpp38 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
43 toLowerInPlace( lc ); in toLower()
Dcatch_string_manip.h20 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.hpp2865 void toLowerInPlace( std::string& s );
11363 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function
11368 toLowerInPlace( lc ); in toLower()