Home | History | Annotate | Download | only in i18n

Lines Matching defs:ucol_getSortKey

4251 ucol_getSortKey(const    UCollator    *coll,
5744 * one generated by ucol_getSortKey, as we don't do any compression.
7436 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7443 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7446 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
7453 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);