Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dzonemeta.cpp476 int32_t idsLen = ids->count(status); in getSingleCountry() local
477 if (U_SUCCESS(status) && idsLen > 1) { in getSingleCountry()