Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp3988 UBool isPartDone = FALSE; in applyPatternWithoutExpandAffix() local
3991 for (; !isPartDone && pos < patLen; ) { in applyPatternWithoutExpandAffix()
4183 isPartDone = TRUE; // Go to next part in applyPatternWithoutExpandAffix()