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

/external/icu4c/samples/uresb/
H A Duresb.c229 const UChar*thestr = ures_getString(resource, &len, status); local
230 UChar *string = quotedString(thestr);
/external/icu4c/tools/genrb/
H A Dderb.c474 const UChar* thestr = res_getAlias(&(parent->fResData), r, &len); local
475 UChar *string = quotedString(thestr);
516 const UChar* thestr = ures_getString(resource, &len, status); local
517 UChar *string = quotedString(thestr);

Completed in 119 milliseconds