Searched refs:myOff (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nucnvtst.c | 3106 int32_t* myOff= offsets; in TestHZ() local 3121 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,true, &errorCode); in TestHZ() 3129 myOff=offsets; in TestHZ() 3130 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,myOff,true,&errorCode); in TestHZ() 3328 int32_t* myOff= offsets; in TestISO_2022_JP() local 3343 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,true, &errorCode); in TestISO_2022_JP() 3351 myOff=offsets; in TestISO_2022_JP() 3352 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,myOff,true,&errorCode); in TestISO_2022_JP() 3396 int32_t* myOff= offsets; in TestConv() local 3411 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,tru in TestConv() 3963 int32_t* myOff= offsets; TestISO_2022_JP_2() local 4043 int32_t* myOff= offsets; TestISO_2022_KR() local 4125 int32_t* myOff= offsets; TestISO_2022_KR_1() local 4536 int32_t* myOff= offsets; TestISO_2022_CN() local [all...] |
Completed in 6 milliseconds