Home | History | Annotate | Download | only in common

Lines Matching refs:minLength

947 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) {
968 return UCNV_EXT_FROM_U_GET_LENGTH(value)>=minLength;
976 int32_t minLength,
994 if(extSetUseMapping(which, minLength, value)) {
1013 sharedData, cx, sa, which, minLength,
1017 } else if(extSetUseMapping(which, minLength, value)) {
1034 int32_t st1, stage1Length, st2, st3, minLength;
1055 minLength=3;
1060 minLength=2;
1062 minLength=1;
1087 sharedData, cx, sa, which, minLength,
1091 } else if(extSetUseMapping(which, minLength, value)) {
1120 * or UCNV_SET_FILTER_DBCS_ONLY which is handled via minLength