Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_SECONDARYMASK

7408                     secS = *(sCE++) & UCOL_SECONDARYMASK;
7412 secT = *(tCE++) & UCOL_SECONDARYMASK;
7453 secS &= UCOL_SECONDARYMASK; /* remove the continuation bit */
7476 secT &= UCOL_SECONDARYMASK; /* remove the continuation bit */