Lines Matching full:collation
473 { "de__PHONEBOOK", "de", "collation", "phonebook" }, /* Old ICU name */
480 { "es__TRADITIONAL", "es", "collation", "traditional" }, /* Old ICU name */
489 { "hi__DIRECT", "hi", "collation", "direct" }, /* Old ICU name */
522 { "PINYIN", "collation", "pinyin" }, /* Solaris variant */
523 { "STROKE", "collation", "stroke" } /* Solaris variant */
676 /* ';' before '=' [foo@currency;collation=pinyin] is illegal */
2129 // uprv_convertToLCID does not support keywords other than collation.
2130 // Remove all keywords except collation.
2135 len = uloc_getKeywordValue(localeID, "collation", collVal,
2147 len = uloc_setKeywordValue("collation", collVal, tmpLocaleID,