Home | History | Annotate | Download | only in intltest

Lines Matching refs:contractions

1370     USet *contractions = uset_openEmpty();
1372 ucol_getContractionsAndExpansions(coll, contractions, expansions, FALSE, &status);
1378 StringSetMonkey contractionMonkey(contractions, coll, monkeyData);
1484 uset_close(contractions);