Home | History | Annotate | Download | only in common

Lines Matching defs:prevLength

676     int32_t length, prevLength;
707 if((prevLength=cnv->fromUnicodeStatus)!=0) {
711 if(prevLength>1 && length==1) {
715 } else if(prevLength==1 && length>1) {