Searched refs:table_dupl (Results 1 – 3 of 3) sorted by relevance
906 int table_dupl = 0; in findDuplCharClassFrom() local918 table_dupl = sd.fDtran[categories.second]; in findDuplCharClassFrom()919 if (table_base != table_dupl) { in findDuplCharClassFrom()923 if (table_base == table_dupl) { in findDuplCharClassFrom()
907 int table_dupl = 0; in findDuplCharClassFrom() local919 table_dupl = sd.fDtran[categories.second]; in findDuplCharClassFrom()920 if (table_base != table_dupl) { in findDuplCharClassFrom()924 if (table_base == table_dupl) { in findDuplCharClassFrom()
1161 uint16_t table_dupl = 1; in findDuplCharClassFrom() local1165 table_dupl = (uint16_t)sd->fDtran->elementAti(categories->second); in findDuplCharClassFrom()1166 if (table_base != table_dupl) { in findDuplCharClassFrom()1170 if (table_base == table_dupl) { in findDuplCharClassFrom()