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