Searched defs:U_GET_GC_MASK (Results 1 – 4 of 4) sorted by relevance
846 private static int U_GET_GC_MASK(int c) { in U_GET_GC_MASK() method in UTS46
845 private static int U_GET_GC_MASK(int c) { in U_GET_GC_MASK() method in UTS46
3304 #define U_GET_GC_MASK(c) U_MASK(u_charType(c)) macro