Searched refs:tolower_s (Results 1 – 3 of 3) sorted by relevance
59 std::string tolower_s(std::string s) in tolower_s() function81 const std::string language(tolower_s(argv[1])); in ProcessArguments()