Home | History | Annotate | Download | only in i18n

Lines Matching defs:ucol_getSortKey

4472 ucol_getSortKey(const    UCollator    *coll,
5301 * one generated by ucol_getSortKey, as we don't do any compression.
7061 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7068 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7071 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
7078 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);