Home
last modified time | relevance | path

Searched refs:isPartDone (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp206 UBool isPartDone = FALSE; in applyPatternWithoutExpandAffix() local
209 for (; !isPartDone && pos < patLen; ) { in applyPatternWithoutExpandAffix()
401 isPartDone = TRUE; // Go to next part in applyPatternWithoutExpandAffix()
/external/chromium_org/third_party/icu/source/i18n/
Ddecimfmt.cpp4888 UBool isPartDone = FALSE; in applyPatternWithoutExpandAffix() local
4891 for (; !isPartDone && pos < patLen; ) { in applyPatternWithoutExpandAffix()
5083 isPartDone = TRUE; // Go to next part in applyPatternWithoutExpandAffix()