Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dderb.cpp206 UBool fromICUData = !uprv_strcmp(inputDir, "-"); in main() local
207 if (!fromICUData) { in main()
237 bundle = ures_open(fromICUData ? 0 : inputDir, locale.data(), &status); in main()
295 } else if (fromICUData) { in main()