Lines Matching full:sortkey
992 * @param state Opaque state of sortkey iteration.
993 * @param dest Buffer to hold the resulting sortkey part
996 * @return the actual number of bytes of a sortkey. It can be
1026 * Produce a bound for a given sortkey and a number of levels.
1031 * for a sortkey of string "smith", strings between upper and lower
1040 * @param source The source sortkey.
1042 * (If an unmodified sortkey is passed, it is always null
1051 * explanation on number of levels a sortkey can have.
1052 * @param result A pointer to a buffer to receive the resulting sortkey.