ICU-3100 Fix for z/OS

X-SVN-Rev: 15453
This commit is contained in:
George Rhoten 2004-05-21 17:14:35 +00:00
parent df8374da27
commit 2ea2f356c6

View File

@ -739,13 +739,13 @@ _processContractions(const void *context, UChar32 start, UChar32 limit, uint32_t
return TRUE;
}
}
U_CDECL_END
static int32_t U_CALLCONV
_getTrieFoldingOffset(uint32_t data)
{
return (int32_t)(data&0xFFFFFF);
}
U_CDECL_END
U_CAPI int32_t U_EXPORT2
ucol_getUnsafeSet( const UCollator *coll,