Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duinvchar.h58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
80 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
100 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dcstring.c51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isASCIILetter()
62 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper()
87 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dudataswp.c369 if(inCharset>U_EBCDIC_FAMILY || outCharset>U_EBCDIC_FAMILY) { in udata_openSwapper()
409 swapper->swapInvChars= outCharset==U_EBCDIC_FAMILY ? uprv_copyEbcdic : uprv_asciiFromEbcdic; in udata_openSwapper()
429 outCharset>U_EBCDIC_FAMILY in udata_openSwapperForInputData()
Ducnv_io.h72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dpropname.h59 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duinvchar.c174 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
248 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
Dcstring.h83 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Ducnv_io.cpp376 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duloc.cpp561 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in locale_getKeywordsStart()
/external/icu/icu4c/source/common/unicode/
Dplatform.h473 #define U_EBCDIC_FAMILY 1 macro
520 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
522 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
/external/icu/icu4c/source/tools/icuinfo/
Dicuinfo.cpp97 charsetFamily=U_EBCDIC_FAMILY; in cmd_version()
/external/icu/icu4c/source/test/cintltst/
Dcintltst.c503 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in aescstrdup()
Dudatatst.c1148 case U_EBCDIC_FAMILY: in TestICUDataName()
1458 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY; in TestSwapCase()
Dcloctst.c1225 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in TestISOFunctions()
/external/icu/icu4c/source/tools/icuswap/
Dicuswap.cpp155 outCharset=U_EBCDIC_FAMILY; in main()
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
Dbytestrietest.cpp736 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in checkNext()
Dintltest.cpp1315 } else if(U_CHARSET_FAMILY==U_EBCDIC_FAMILY) { in main()
Dregextst.cpp200 #if (U_CHARSET_FAMILY==U_EBCDIC_FAMILY) in utextToPrintable()
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp735 …ds[TYPE_E]= i==TYPE_E ? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset… in writePackage()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp40 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY