Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_SECONDARYMASK

7330                     secS = *(sCE++) & UCOL_SECONDARYMASK;
7334 secT = *(tCE++) & UCOL_SECONDARYMASK;
7375 secS &= UCOL_SECONDARYMASK; /* remove the continuation bit */
7398 secT &= UCOL_SECONDARYMASK; /* remove the continuation bit */