Searched refs:nnrIdx (Results 1 – 1 of 1) sorted by relevance
389 for (uint32_t nnrIdx = 0; nnrIdx < NON_NUMERICAL_RULE_LENGTH; nnrIdx++) { in setDecimalFormatSymbols() local390 NFRule *rule = nonNumericalRules[nnrIdx]; in setDecimalFormatSymbols()