Home | History | Annotate | Download | only in i18n

Lines Matching refs:latinOneUse

6514                     coll->latinOneUse = TRUE;
6516 coll->latinOneUse = FALSE;
6522 coll->latinOneUse = TRUE;
6525 coll->latinOneUse = FALSE;
8861 if(!coll->latinOneUse || (sourceLength > 0 && *source&0xff00) || (targetLength > 0 && *target&0xff00)) {
9052 if(!coll->latinOneUse || bSawNonLatin1) {