Searched refs:frenchIndex (Results 1 – 1 of 1) sorted by relevance
5813 int32_t frenchIndex = 0; in ucol_nextSortKeyPart() local5846 frenchBuff[frenchIndex++] = (uint8_t)CE; in ucol_nextSortKeyPart()5849 if(!frenchIndex) { in ucol_nextSortKeyPart()5854 frenchBuff[frenchIndex++] = (uint8_t)CE; in ucol_nextSortKeyPart()5855 frenchIndex -= usedFrench; in ucol_nextSortKeyPart()5857 while(i < count && frenchIndex) { in ucol_nextSortKeyPart()5858 dest[i++] = frenchBuff[--frenchIndex]; in ucol_nextSortKeyPart()