Home | History | Annotate | Download | only in i18n

Lines Matching defs: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.
352 // return a valid collation object, if the system is functioning properly.
354 // use the built-in default collation rules. THEREFORE, createInstance()
356 // ADVANCE that the given locale's collation is properly implemented as a
362 RuleBasedCollator* collation = new RuleBasedCollator(desiredLocale,
365 if (collation == 0) {
371 delete collation;
372 collation = 0;
374 return collation;
524 * The task for determing the default collation strength and normalization mode
536 * The task for handling the argument collation strength and normalization
538 * @param collationStrength collation strength