Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.h76 void buildRootElementsTable(UVector32 &table, UErrorCode &errorCode);
H A Dcollationbasedatabuilder.cpp292 // buildRootElementsTable() does not currently handle this case. in addRootElement()
382 CollationBaseDataBuilder::buildRootElementsTable(UVector32 &table, UErrorCode &errorCode) { in buildRootElementsTable() function in CollationBaseDataBuilder
H A Dgenuca.cpp1100 builder.buildRootElementsTable(rootElements, errorCode); in buildAndWriteBaseData()
1102 fprintf(stderr, "builder.buildRootElementsTable() failed: %s\n", in buildAndWriteBaseData()

Completed in 4 milliseconds