U_CAPI void ucol_setNormalization ( UCollator *coll, UNormalizationMode mode)

Set the normalization mode used in a UCollator

Documentation

Set the normalization mode used in a UCollator. The normalization mode influences how strings are compared.
Parameters:
coll - The UCollator to set.
mode - The desired normalization mode; one of UCOL_NO_NORMALIZATION, UCOL_CAN_DECOMP, UCOL_COMPAT_DECOMP, UCOL_CAN_DECOMP_COMPAT_COMP, UCOL_COMPAT_DECOMP_CAN_COMP, UCOL_DEFAULT_NORMALIZATION
See Also:
ucol_getNormalization

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de