Lines Matching refs:patLen
1428 int32_t patLen = 0;1429 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);1436 patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);1442 pattern.setTo(TRUE, patResStr, patLen);