Searched refs:numCharsInTarget (Results 1 – 1 of 1) sorted by relevance
2865 int numCharsInTarget=0; in TestToAndFromUChars() local2876 …numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_t)… in TestToAndFromUChars()2883 ucnv_toUChars(cnv,uTarget,(int32_t)(uTargetLimit-uTarget),cSource,numCharsInTarget,&errorCode); in TestToAndFromUChars()