Lines Matching refs:patLen
562 int32_t patLen = 0;
563 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &error);
568 patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &error);
575 applyPatternWithoutExpandAffix(UnicodeString(patResStr, patLen), false,
4553 int32_t patLen = pattern.length();
4556 for (int32_t part=0; part<2 && pos<patLen; ++part) {
4591 for (; !isPartDone && pos < patLen; ) {
4681 if (pos < patLen
4689 while (pos < patLen &&