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

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dderb.c183 UBool fromICUData = FALSE; local
210 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
239 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
314 } else if (fromICUData) {
/external/icu/icu4c/source/tools/genrb/
H A Dderb.c183 UBool fromICUData = FALSE; local
210 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
239 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
314 } else if (fromICUData) {

Completed in 150 milliseconds