Searched refs:toLowerInPlace (Results 1 – 1 of 1) sorted by relevance
3159 void toLowerInPlace( std::string& s );13595 void toLowerInPlace( std::string& s ) { in toLowerInPlace() function13600 toLowerInPlace( lc ); in toLower()