Home | History | Annotate | Download | only in i18n

Lines Matching refs:typeCount

99     typeCount = 1;
176 typeCount = (int16_t) len >> 1;
273 typeCount = other.typeCount;
620 if (typeCount != z->typeCount
631 && arrayEqual(typeOffsets, z->typeOffsets, sizeof(typeOffsets[0]) * typeCount << 1)
724 for (typeIdx = 0; typeIdx < typeCount; typeIdx++) {
741 historicRuleCount = typeCount;