Lines Matching refs:patResStr
1292 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);1299 patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);1305 pattern.setTo(TRUE, patResStr, patLen);