Home
last modified time | relevance | path

Searched refs:cTargetLimit (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c2789 const char *cTargetLimit; in TestSmallTargetBuffer() local
2805 cTargetLimit = cBuf; in TestSmallTargetBuffer()
2810 cTargetLimit = cTargetLimit+ i; in TestSmallTargetBuffer()
2811 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,false, &errorCode); in TestSmallTargetBuffer()
2857 const char *cTargetLimit; in TestToAndFromUChars() local
2868 cTargetLimit = cBuf +uBufSize*5; in TestToAndFromUChars()
2872 numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_t)(uSourceLimit-uSource), &errorCode); in TestToAndFromUChars()
2905 const char *cTargetLimit; in TestSmallSourceBuffer() local
2922 cTargetLimit in TestSmallSourceBuffer()
3098 const char *cTargetLimit; TestHZ() local
3320 const char *cTargetLimit; TestISO_2022_JP() local
3389 const char *cTargetLimit; TestConv() local
3866 const char *cTargetLimit; TestISO_2022_JP_1() local
3955 const char *cTargetLimit; TestISO_2022_JP_2() local
4035 const char *cTargetLimit; TestISO_2022_KR() local
4117 const char *cTargetLimit; TestISO_2022_KR_1() local
4528 const char *cTargetLimit; TestISO_2022_CN() local
[all...]

Completed in 10 milliseconds