Home | History | Annotate | Download | only in intltest

Lines Matching refs:getCollationKey

804 // Collator::getCollationKey was hanging on certain character sequences
823 coll->getCollationKey(test, key, status);
955 // getCollationKey throws exception for spanish text
981 col->getCollationKey("Nombre De Objeto", key, status);
1055 mc->getCollationKey("1", key, status);
1066 errln("My4146160Collator::createCollationElementIterator not called for getCollationKey");
1203 col->getCollationKey(str1, len, key1, status);
1204 col->getCollationKey(str2, len, key2, status);
1258 c.getCollationKey(source, sourceKey, status);
1266 c.getCollationKey(target, targetKey, status);