Lines Matching refs:numStr
1237 initField(UnicodeString **field, int32_t& length, const UChar *data, LastResortSize numStr, LastResortSize strLen, UErrorCode &status) {1239 length = numStr;1240 *field = newUnicodeStringArray((size_t)numStr);