Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp431 CEList hanList(coll, hanString, status); in CollData() local
452 for(int32_t h = 0; h < hanList.size(); h += 2) { in CollData()
453 uint32_t han = (uint32_t) hanList[h]; in CollData()