Home | History | Annotate | Download | only in i18n

Lines Matching refs:minLen

141     // patternChar, field, type, minLen, weight
1592 int32_t repeatCount = row->minLen; // #7930 removes cap at 3
1787 if (dtTypes[i+1].minLen <= len) {