Home | History | Annotate | Download | only in common

Lines Matching refs:fromUnicodeStatus

1840     cnv->fromUnicodeStatus=1;   /* prevLength */
4007 prevLength=cnv->fromUnicodeStatus;
4013 /* prevent fromUnicodeStatus from being set to something non-0 */
4106 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4256 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4337 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4475 prevLength=cnv->fromUnicodeStatus; /* restore SISO state */
4650 cnv->fromUnicodeStatus=prevLength;
5536 /* fromUnicodeStatus contains prevLength */
5539 if(cnv->fromUnicodeStatus==2) {
5541 cnv->fromUnicodeStatus=1;
5547 if(cnv->fromUnicodeStatus<=1) {
5549 cnv->fromUnicodeStatus=2;