Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c2785 const char* cSourceLimit; in TestSmallTargetBuffer() local
2824 cSourceLimit =cTarget; in TestSmallTargetBuffer()
2827 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NULL,false,&errorCode); in TestSmallTargetBuffer()
2836 }while(cSource<cSourceLimit); in TestSmallTargetBuffer()
2901 const char* cSourceLimit; in TestSmallSourceBuffer() local
2944 cSourceLimit =cBuf; in TestSmallSourceBuffer()
2946 if (cSourceLimit < cBuf + (cTarget - cBuf)) { in TestSmallSourceBuffer()
2947 cSourceLimit = cSourceLimit+1; in TestSmallSourceBuffer()
2949 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NUL in TestSmallSourceBuffer()
3094 const char* cSourceLimit; TestHZ() local
3316 const char* cSourceLimit; TestISO_2022_JP() local
3385 const char* cSourceLimit; TestConv() local
3862 const char* cSourceLimit; TestISO_2022_JP_1() local
3951 const char* cSourceLimit; TestISO_2022_JP_2() local
4031 const char* cSourceLimit; TestISO_2022_KR() local
4113 const char* cSourceLimit; TestISO_2022_KR_1() local
4524 const char* cSourceLimit; TestISO_2022_CN() local
[all...]

Completed in 5 milliseconds