Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocdispnames.cpp585 int32_t restLen=0; /* length of 'everything else' substitution */ in uloc_getDisplayName() local
710 restLen=length-restPos; in uloc_getDisplayName()
711 haveRest=restLen>0; in uloc_getDisplayName()
742 length=haveLang?langLen:restLen; in uloc_getDisplayName()