Home | History | Annotate | Download | only in text

Lines Matching defs:GC_LL_MASK

1223     private static final int GC_LL_MASK = 1 << UCharacter.LOWERCASE_LETTER;
1228 GC_LU_MASK|GC_LL_MASK|GC_LT_MASK|GC_LM_MASK|GC_LO_MASK;