Home
last modified time | relevance | path

Searched refs:U_EBCDIC_FAMILY (Results 1 – 22 of 22) sorted by relevance

/external/icu/icu4c/source/common/
Duinvchar.h79 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
101 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
121 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dcstring.c53 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isASCIILetter()
64 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper()
89 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dudataswp.c371 if(inCharset>U_EBCDIC_FAMILY || outCharset>U_EBCDIC_FAMILY) { in udata_openSwapper()
411 swapper->swapInvChars= outCharset==U_EBCDIC_FAMILY ? uprv_copyEbcdic : uprv_asciiFromEbcdic; in udata_openSwapper()
431 outCharset>U_EBCDIC_FAMILY in udata_openSwapperForInputData()
Ducnv_io.h74 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dpropname.h61 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duinvchar.c176 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
250 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
Dcstring.h85 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dudataswp.h330 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Ducnv_io.cpp378 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duloc.cpp573 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in locale_getKeywordsStart()
/external/icu/icu4c/source/common/unicode/
Dplatform.h568 #define U_EBCDIC_FAMILY 1 macro
615 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
617 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
/external/icu/icu4c/source/tools/icuinfo/
Dicuinfo.cpp99 charsetFamily=U_EBCDIC_FAMILY; in cmd_version()
/external/icu/icu4c/source/test/cintltst/
Dcintltst.c513 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in aescstrdup()
Dudatatst.c1150 case U_EBCDIC_FAMILY: in TestICUDataName()
1460 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY; in TestSwapCase()
Dcloctst.c1230 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in TestISOFunctions()
/external/icu/icu4c/source/tools/icuswap/
Dicuswap.cpp157 outCharset=U_EBCDIC_FAMILY; in main()
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp89 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
Dbytestrietest.cpp749 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in checkNext()
Dintltest.cpp1338 } else if(U_CHARSET_FAMILY==U_EBCDIC_FAMILY) { in main()
Dregextst.cpp205 #if (U_CHARSET_FAMILY==U_EBCDIC_FAMILY) in utextToPrintable()
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp734 …ds[TYPE_E]= i==TYPE_E ? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset… in writePackage()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp44 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY