Home | History | Annotate | Download | only in i18n

Lines Matching refs:fastLatinTable

1491                 uprv_memcmp(table, base->fastLatinTable, length * 2) == 0) {
1495 table = base->fastLatinTable;
1497 data.fastLatinTable = table;