Home
last modified time | relevance | path

Searched refs:compoundTable (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp336 ResourceTable compoundTable = value.getTable(errorCode); in consumeUnitTypesTable() local
338 for (int i = 0; compoundTable.getKeyAndValue(i, key, value); ++i) { in consumeUnitTypesTable()