Home | History | Annotate | Download | only in common

Lines Matching refs:fromUChar32

91     if((c=(UChar)cnv->fromUChar32)!=0 && U16_IS_TRAIL(trail=*source) && targetCapacity>=4) {
108 cnv->fromUChar32=c=0;
228 cnv->fromUChar32=c;
687 if((c=(UChar)cnv->fromUChar32)!=0 && U16_IS_TRAIL(trail=*source) && targetCapacity>=4) {
704 cnv->fromUChar32=c=0;
824 cnv->fromUChar32=c;