Home | History | Annotate | Download | only in unicode

Lines Matching full:sortkey

705  *  the number of requested bytes. Generated sortkey is not 
712 * @param state Opaque state of sortkey iteration.
713 * @param dest Buffer to hold the resulting sortkey part
716 * @return the actual number of bytes of a sortkey. It can be
746 * Produce a bound for a given sortkey and a number of levels.
751 * for a sortkey of string "smith", strings between upper and lower
760 * @param source The source sortkey.
762 * (If an unmodified sortkey is passed, it is always null
771 * explanation on number of levels a sortkey can have.
772 * @param result A pointer to a buffer to receive the resulting sortkey.
824 * @param src1 pointer to the first sortkey
825 * @param src1Length length of the first sortkey
826 * @param src2 pointer to the second sortkey
827 * @param src2Length length of the second sortkey