Lines Matching defs:patLen
1291 int32_t patLen = 0;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);