Searched defs:StringToUpperASCII (Results 1 – 1 of 1) sorted by relevance
311 template <class str> inline void StringToUpperASCII(str* s) { in StringToUpperASCII() function316 template <class str> inline str StringToUpperASCII(const str& s) { in StringToUpperASCII() function