Home | History | Annotate | Download | only in i18n

Lines Matching full:equivalentcodesset

6874     bool equivalentCodesSet[USCRIPT_CODE_LIMIT];
6894 uprv_memset(equivalentCodesSet, 0, USCRIPT_CODE_LIMIT * sizeof(bool));
6905 equivalentCodesSet[reorderCodesForLeadByte[reorderCodeIndex]] = true;
6910 if (equivalentCodesSet[setIndex] == true) {
6921 if (equivalentCodesSet[setIndex] == true) {