Home | History | Annotate | Download | only in cintltst

Lines Matching full:targetcapacity2

316     int32_t targetcapacity2;
931 targetcapacity2=0;
934 targetcapacity2,
1002 targetcapacity2=0;
1003 targetsize = ucnv_toUChars(myConverter, NULL, targetcapacity2, output_cp_buffer, strlen(output_cp_buffer), &err);