Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocdispnames.cpp584 int32_t langPos=0; /* position in output of language substitution */ in uloc_getDisplayName() local
617 langPos=length; in uloc_getDisplayName()
747 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()