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

/external/icu4c/tools/genrb/
H A Dderb.c211 UBool fromICUData = FALSE; local
238 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
267 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
340 } else if (fromICUData) {

Completed in 159 milliseconds