Lines Matching refs:collation
36 Algorithm](http://www.unicode.org/reports/tr35/tr35-collation.html#CLDR_Collation_Algorithm).
43 to address a wide range of collation requirements.
45 order](http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Collation)
52 There are several benefits to using the collation algorithms defined in these
56 collation, and therefore are robust and comprehensive.
60 standards for collation and using CLDR language-specific collation data,
65 difficult for collation to be a fast operation or require collation to use
66 significant memory or disk resources. The ICU collation implementation is
116 To accommodate the many languages and differing requirements, ICU collation
131 of each string's collation properties. For example, database applications
143 low-level [collation element iteration](architecture).