Searched refs:restPos (Results 1 – 1 of 1) sorted by relevance
598 int32_t restPos=0; /* position in output of 'everything else' substitution */ in uloc_getDisplayName() local642 restPos=length; in uloc_getDisplayName()718 if (length!=restPos) { in uloc_getDisplayName()721 restLen=length-restPos; in uloc_getDisplayName()758 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()