Home | History | Annotate | Download | only in i18n

Lines Matching refs:latinOneUse

6437                     coll->latinOneUse = TRUE;
6439 coll->latinOneUse = FALSE;
6445 coll->latinOneUse = TRUE;
6448 coll->latinOneUse = FALSE;
8185 if(!coll->latinOneUse || (sourceLength > 0 && *source&0xff00) || (targetLength > 0 && *target&0xff00)) {