Searched refs:currCount (Results 1 – 2 of 2) sorted by relevance
2275 int32_t currCount = 0; in ucurr_countCurrencies() local2334 currCount++; in ucurr_countCurrencies()2343 currCount++; in ucurr_countCurrencies()2367 return currCount; in ucurr_countCurrencies()
1629 int currCount = Character.codePointCount(curr, 0, curr.length()); in TestComparison() local1633 } else if (currCount == 1) { in TestComparison()1642 } else if (currCount == 1) { in TestComparison()