HomeSort by relevance Sort by last modified time
    Searched refs:patResStr (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
numfmt.cpp     [all...]
decimfmt.cpp 530 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &error);
535 patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &error);
546 applyPatternWithNoSideEffects(UnicodeString(patResStr, patLen),
    [all...]

Completed in 140 milliseconds