Home | History | Annotate | Download | only in common

Lines Matching refs:fromUnicodeStatus

1977     cnv->fromUnicodeStatus=1;   /* prevLength */
4140 prevLength=cnv->fromUnicodeStatus;
4146 /* prevent fromUnicodeStatus from being set to something non-0 */
4239 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4389 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4470 cnv->fromUnicodeStatus=prevLength; /* save the old state */
4608 prevLength=cnv->fromUnicodeStatus; /* restore SISO state */
4783 cnv->fromUnicodeStatus=prevLength;
5669 /* fromUnicodeStatus contains prevLength */
5672 if(cnv->fromUnicodeStatus==2) {
5674 cnv->fromUnicodeStatus=1;
5680 if(cnv->fromUnicodeStatus<=1) {
5682 cnv->fromUnicodeStatus=2;