caseConvert 730 Source/wtf/text/StringImpl.cpp return caseConvert(source16, length, u_strToLower, localeForConversion, this); caseConvert 757 Source/wtf/text/StringImpl.cpp return caseConvert(source16, length, u_strToUpper, localeForConversion, this);