Home | History | Annotate | Download | only in dumpce

Lines Matching defs:destLength

980 	int32_t destLength = u_strToUpper(upperChars, length*2, exemplarChars, -1, locale, &error);
986 UChar* pattern = new UChar[length + destLength + 10];