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

  /external/icu/icu4c/source/samples/uresb/
uresb.c 229 const UChar*thestr = ures_getString(resource, &len, status); local
230 UChar *string = quotedString(thestr);
  /external/icu/icu4c/source/tools/genrb/
derb.c 416 const UChar* thestr = res_getAlias(&(parent->fResData), r, &len); local
417 UChar *string = quotedString(thestr);
458 const UChar* thestr = ures_getString(resource, &len, status); local
459 UChar *string = quotedString(thestr);

Completed in 227 milliseconds