Searched refs:styleIdx (Results 1 – 1 of 1) sorted by relevance
143 int32_t styleIdx; in u_locbund_close() local147 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()