Home | History | Annotate | Download | only in dumpce

Lines Matching full:sortkeylength

167     int      sortkeylength = 0;
171 sortkeylength = ucol_getSortKey(iter->iteratordata_.coll, codepoint,
176 sortkeylength = ucol_getSortKey(iter->iteratordata_.coll, codepoint,
218 if (sortkeylength > 64) {