Home | History | Annotate | Download | only in i18n

Lines Matching refs:minlength

526 * shift size. Hence the calculation for minlength.
551 int16_t minlength = cesize > expandlength
553 pattern->defaultShiftSize = minlength;
555 cesize, expandlength, minlength, minlength);