Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c2783 const UChar* uSourceLimit; in TestSmallTargetBuffer() local
2801 uSourceLimit=(const UChar*)sourceLimit; in TestSmallTargetBuffer()
2811 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,false, &errorCode); in TestSmallTargetBuffer()
2822 }while (uSource<uSourceLimit); in TestSmallTargetBuffer()
2852 const UChar* uSourceLimit; in TestToAndFromUChars() local
2866 uSourceLimit=sourceLimit; in TestToAndFromUChars()
2872 numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_t)(uSourceLimit-uSource), &errorCode); in TestToAndFromUChars()
2885 while(uSource<uSourceLimit){ in TestToAndFromUChars()
2899 const UChar* uSourceLimit; in TestSmallSourceBuffer() local
2925 uSourceLimit in TestSmallSourceBuffer()
3092 const UChar* uSourceLimit; TestHZ() local
3314 const UChar* uSourceLimit; TestISO_2022_JP() local
3383 const UChar* uSourceLimit; TestConv() local
3860 const UChar* uSourceLimit; TestISO_2022_JP_1() local
3949 const UChar* uSourceLimit; TestISO_2022_JP_2() local
4029 const UChar* uSourceLimit; TestISO_2022_KR() local
4111 const UChar* uSourceLimit; TestISO_2022_KR_1() local
4522 const UChar* uSourceLimit; TestISO_2022_CN() local
[all...]

Completed in 5 milliseconds