Home
last modified time | relevance | path

Searched refs:U_CHARSET_FAMILY (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dplatform.h564 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
570 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
576 * \def U_CHARSET_FAMILY
617 #ifdef U_CHARSET_FAMILY
620 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro
622 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro
624 # define U_CHARSET_FAMILY U_ASCII_FAMILY macro
800 && (U_CHARSET_FAMILY == 0 || (U_PF_OS390 <= U_PLATFORM && U_PLATFORM <= U_PF_OS400 && defined(__UCS2__)))
H A Dutypes.h100 #if U_CHARSET_FAMILY

Completed in 4 milliseconds