Searched refs:U_EBCDIC_FAMILY (Results 1 – 25 of 25) sorted by relevance
63 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY85 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY105 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
53 #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
371 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()
74 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
61 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
176 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY250 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
67 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
330 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
752 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in ucase_getCaseLocale()
378 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
582 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in locale_getKeywordsStart()
175 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in fixu8()188 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in fixu8()258 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in fixAt()277 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY) in fixAt()
547 #define U_EBCDIC_FAMILY 1 macro594 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY596 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
99 charsetFamily=U_EBCDIC_FAMILY; in cmd_version()
513 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in aescstrdup()
1150 case U_EBCDIC_FAMILY: in TestICUDataName()1460 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY; in TestSwapCase()
1235 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in TestISOFunctions()
157 outCharset=U_EBCDIC_FAMILY; in main()
91 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
749 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in checkNext()
1358 } else if(U_CHARSET_FAMILY==U_EBCDIC_FAMILY) { in main()
144 #if (U_CHARSET_FAMILY==U_EBCDIC_FAMILY) in utextToPrintable()
734 …ds[TYPE_E]= i==TYPE_E ? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset… in writePackage()
45 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY