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