Home | History | Annotate | Download | only in i18n

Lines Matching refs:collation

16  *  2/5/97      aliu        Modified createDefault to load collation data from
20 * a Collation cache. Modified createDefault to look in
21 * cache first, and also to store newly created Collation
24 * Moved cache out of Collation class.
373 // return a valid collation object, if the system is functioning properly.
375 // use the built-in default collation rules. THEREFORE, createInstance()
377 // ADVANCE that the given locale's collation is properly implemented as a
383 RuleBasedCollator* collation = new RuleBasedCollator(desiredLocale,
386 if (collation == 0) {
392 delete collation;
393 collation = 0;
395 return collation;
550 * The task for determing the default collation strength and normalization mode
562 * The task for handling the argument collation strength and normalization
564 * @param collationStrength collation strength