Home | History | Annotate | Download | only in intltest

Lines Matching refs:cpLength

163     int32_t cpLength = eSplit[0].length();
166 u_UCharsToChars(eSplit[0].getBuffer(), codepage, cpLength);
167 codepage[cpLength] = '\0';