Searched refs:numCode (Results 1 – 1 of 1) sorted by relevance
580 int32_t numCode = ucurr_getNumericCode(code); in ReadISO4217Ddatas() local581 if (numCode == 0) { in ReadISO4217Ddatas()585 ss << std::setw(CURRENCY_LEN) << std::setfill('0') << numCode; // fill with '0' in ReadISO4217Ddatas()