Searched defs:U_CHARSET_FAMILY (Results 1 – 8 of 8) sorted by relevance
582 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro584 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro586 # define U_CHARSET_FAMILY U_ASCII_FAMILY macro
608 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro610 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro612 # define U_CHARSET_FAMILY U_ASCII_FAMILY macro
3698 pub const U_CHARSET_FAMILY: u32 = 1u32; constant