Home | History | Annotate | Download | only in i18n

Lines Matching refs:patResStr

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