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