U_CAPI UNormalizationMode ucol_getNormalization (const UCollator* coll)

Get the normalization mode used in a UCollator

Documentation

Get the normalization mode used in a UCollator. The normalization mode influences how strings are compared.
Returns:
The 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
Parameters:
coll - The UCollator to query.
See Also:
ucol_setNormalization

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