Searched defs:ToUpperString (Results 1 – 3 of 3) sorted by relevance
25 const std::string &MacroGen::ToUpperString(std::string &str) in ToUpperString() function in MacroGen
204 const std::string &TextGen::ToUpperString(std::string &str) in ToUpperString() function in TextGen
803 static void ToUpperString(char *str, uint32_t strLen) in ToUpperString() function