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