Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp193 UBool isPartDone = FALSE; in applyPatternWithoutExpandAffix() local
196 for (; !isPartDone && pos < patLen; ) { in applyPatternWithoutExpandAffix()
388 isPartDone = TRUE; // Go to next part in applyPatternWithoutExpandAffix()