Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp3282 UBool isPartDone = FALSE; in applyPattern() local
3285 for (; !isPartDone && pos < patLen; ) { in applyPattern()
3468 isPartDone = TRUE; // Go to next part in applyPattern()