Lines Matching full:sortkey
4187 /* Following are the sortkey generation functions */
4514 /* sortkey API */
4632 /* This is the sortkey work horse function */
4787 /* regular and simple sortkey calc */
5127 /* regular and simple sortkey calc */
5269 // The stuff below should probably be in the sortkey code... maybe not...
5334 /** main sortkey part procedure. On the first call,
5339 * number of sortkey bytes. I don't check.
5343 * be able to use partial sortkey generation for this
5348 * use them on subsequent calls to obtain more bytes of a sortkey.
5350 * number of bytes. Generated sortkey is not compatible with the
5352 * However, levels are still terminated by a 1 (one) and the sortkey
5354 * regular sortkey - internal bocu-1 implementation is used.
5362 * 0, 1, 2 - level of the sortkey - primary, secondary, case, tertiary
5365 * sortkey and subsequent to fill the buffer).
5409 // What is the current level of the sortkey?
5427 // maximal level of the partial sortkey. Need to take whether case level is done
6132 // Return number of meaningful sortkey bytes.
6140 * Produce a bound for a given sortkey and a number of levels.