ICU-3100 Fix for z/OS
X-SVN-Rev: 15453
This commit is contained in:
parent
df8374da27
commit
2ea2f356c6
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user