Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dderb.cpp205 const char *thename = NULL; in main() local
216 thename = arg; in main()
231 thename = infile.data(); in main()
234 if (thename) { in main()
235 bundle = ures_openDirect(thename, locale.data(), &status); in main()
293 if (thename) { in main()
294 u_fprintf(out, "%s", thename); in main()