Home | History | Annotate | Download | only in i18n

Lines Matching refs:patLen

1114         int32_t patLen = 0;
1130 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[styleInNumberPattern], &patLen, &status);
1133 pattern.setTo(TRUE, patResStr, patLen);