Home | History | Annotate | Download | only in icu4c

Lines Matching full:collation

139       <li>Language sensitive text collation (sorting) and searching based on the
140 Unicode Collation Algorithm (=ISO 14651)</li>
357 <h3>ICU 54: Deprecation of Collation Short Strings</h3>
358 <p>The collation short naming scheme and its API functions are deprecated.
359 Use ucol_open() with language tag collation keywords instead (see <a href="http://userguide.icu-project.org/collation/api">Collation API Details</a>). For example, <code>ucol_open("de-u-co-phonebk-ka-shifted", &amp;errorCode)</code>
363 <p>This was originally intended to be the version of collation tailorings,
467 internationalization issues such as formatting, collation, text break
834 Some turn off parts of ICU, for example conversion or collation,