Home
last modified time | relevance | path

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

/external/icu/icu4c/source/io/
Dlocbund.cpp143 int32_t styleIdx; in u_locbund_close() local
147 for (styleIdx = 0; styleIdx < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; styleIdx++) { in u_locbund_close()
148 if (bundle->fNumberFormat[styleIdx]) { in u_locbund_close()
149 unum_close(bundle->fNumberFormat[styleIdx]); in u_locbund_close()