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