Home | History | Annotate | Download | only in i18n

Lines Matching full:equivalentcodesset

6848     bool equivalentCodesSet[USCRIPT_CODE_LIMIT];
6868 uprv_memset(equivalentCodesSet, 0, USCRIPT_CODE_LIMIT * sizeof(bool));
6879 equivalentCodesSet[reorderCodesForLeadByte[reorderCodeIndex]] = true;
6884 if (equivalentCodesSet[setIndex] == true) {
6895 if (equivalentCodesSet[setIndex] == true) {