Home | History | Annotate | Download | only in text

Lines Matching defs:GC_LU_MASK

1176     private static final int GC_LU_MASK = 1 << UCharacter.UPPERCASE_LETTER;
1182 GC_LU_MASK|GC_LL_MASK|GC_LT_MASK|GC_LM_MASK|GC_LO_MASK;