Home | History | Annotate | Download | only in cintltst

Lines Matching refs:utf8TargetLen

292       int32_t utf8SourceLen = 0, utf8TargetLen = 0;
297 u_strToUTF8(utf8Target, 256, &utf8TargetLen, target, tLen, &status);
303 uiter_setUTF8(&tIter, utf8Target, utf8TargetLen);