Home | History | Annotate | Download | only in i18n

Lines Matching refs:patternsSize

664         int32_t patternsSize = ures_getSize(dateTimePatterns);
665 if (patternsSize >= (kDateTimeOffset + kShort + 1)) {