Home | History | Annotate | Download | only in i18n

Lines Matching refs:sortKeyGen

4552         coll->sortKeyGen(coll, source, sourceLength, sink, &status);
4568 coll->sortKeyGen(coll, source, sourceLength, sink, &errorCode);
6478 coll->sortKeyGen = ucol_calcSortKeySimpleTertiary;
6480 coll->sortKeyGen = ucol_calcSortKey;