Home | History | Annotate | Download | only in common

Lines Matching defs:prevLength

679     int32_t length, prevLength;
713 if((prevLength=cnv->fromUnicodeStatus)!=0) {
717 if(prevLength>1 && length==1) {
721 } else if(prevLength==1 && length>1) {