Lines Matching refs:contractions
332 * Get a set containing the contractions defined by the collator. The set includes
333 * both the UCA contractions and the contractions defined by the collator. This set
334 * will contain only strings. If a tailoring explicitly suppresses contractions from
335 * the UCA (like Russian), removed contractions will not be in the resulting set.
338 * contractions are added.
353 * @param contractions if not NULL, the set to hold the contractions
355 * @param addPrefixes add the prefix contextual elements to contractions
362 USet *contractions, USet *expansions,