Searched defs:U_GET_GC_MASK (Results 1 – 7 of 7) sorted by relevance
855 private static int U_GET_GC_MASK(int c) { in U_GET_GC_MASK() method in UTS46
856 private static int U_GET_GC_MASK(int c) { in U_GET_GC_MASK() method in UTS46
3460 #define U_GET_GC_MASK(c) U_MASK(u_charType(c)) macro
3469 #define U_GET_GC_MASK(c) U_MASK(u_charType(c)) macro