Lines Matching full:collation
1009 var collation = 'default';
1015 * http://unicode.org/repos/cldr/trunk/common/bcp47/collation.xml
1024 // ICU can't tell us what the collation is, so save user's input.
1025 collation = extensionMap.co;
1030 defineWEProperty(internalOptions, 'collation', collation);
1040 collation: {value: internalOptions.collation, writable: true},
1088 collation: coll[resolvedSymbol].collation
1111 * by the effective locale and collation options computed during construction