Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocid.cpp912 int32_t languagesLength = 0, scriptLength = 0, territoryLength = 0, in build() local
946 territoryLength, status); in build()
983 for (int32_t i = 0; U_SUCCESS(status) && i < territoryLength; i++) { in build()