Home | History | Annotate | Download | only in common

Lines Matching refs:noFromU

1360     UBool noFromU=FALSE;
1458 noFromU=(UBool)((mbcsHeader.options&MBCS_OPT_NO_FROM_U)!=0);
1478 if(noFromU && outputType==MBCS_OUTPUT_1) {
1522 if(!noFromU) {
1619 count= noFromU ? 0 : mbcsHeader.fromUBytesLength;