HomeSort by relevance Sort by last modified time
    Searched refs:thestr (Results 1 - 3 of 3) sorted by null

  /external/icu4c/samples/uresb/
uresb.c 229 const UChar*thestr = ures_getString(resource, &len, status); local
230 UChar *string = quotedString(thestr);
  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 474 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);
  /external/icu4c/tools/genrb/
derb.c 474 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 58 milliseconds