Searched refs:table_dupl (Results 1 – 3 of 3) sorted by relevance
851 int table_dupl = 0; in findDuplCharClassFrom() local857 table_dupl = sd.fDtran[categories.second]; in findDuplCharClassFrom()858 if (table_base != table_dupl) { in findDuplCharClassFrom()862 if (table_base == table_dupl) { in findDuplCharClassFrom()
852 int table_dupl = 0; in findDuplCharClassFrom() local858 table_dupl = sd.fDtran[categories.second]; in findDuplCharClassFrom()859 if (table_base != table_dupl) { in findDuplCharClassFrom()863 if (table_base == table_dupl) { in findDuplCharClassFrom()
1089 uint16_t table_dupl = 1; in findDuplCharClassFrom() local1093 table_dupl = (uint16_t)sd->fDtran->elementAti(categories->second); in findDuplCharClassFrom()1094 if (table_base != table_dupl) { in findDuplCharClassFrom()1098 if (table_base == table_dupl) { in findDuplCharClassFrom()