Home | History | Annotate | Download | only in i18n

Lines Matching refs:minlength

539 * shift size. Hence the calculation for minlength.
564 int16_t minlength = cesize > expandlength
566 pattern->defaultShiftSize = minlength;
568 cesize, expandlength, minlength, minlength);