Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dgenrb.cpp408 if (stringUnitsLength >= 2 && getFormatVersion() >= 3) { in main()
489 if(!options[FORMAT_VERSION].doesOccur && getFormatVersion() == 3 && in main()
Dreslist.h415 int32_t getFormatVersion();
Dreslist.cpp131 int32_t getFormatVersion() { in getFormatVersion() function