Searched refs:transIDs (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Dtranslit.cpp1503 UResourceBundle *bundle, *transIDs, *colBund; local
1505 transIDs = ures_getByKey(bundle, RB_RULE_BASED_IDS, 0, &status);
1509 maxRows = ures_getSize(transIDs);
1511 colBund = ures_getByIndex(transIDs, row, 0, &status);
1551 ures_close(transIDs);

Completed in 32 milliseconds