Searched defs:thename (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/genrb/
H A Dderb.c210 const char *thename = 0, *p, *q; local
247 thename = arg;
260 thename = infile;
264 if (thename) {
265 bundle = ures_openDirect(thename, locale, &status);
338 if (thename) {
339 printCString(out, converter, thename, -1);

Completed in 44 milliseconds