Searched defs:thestr (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | derb.cpp | 389 const char16_t* thestr = res_getAlias(&(parent->getResData()), r, &len); in printOutAlias() local 431 const char16_t* thestr = ures_getString(resource, &len, status); in printOutBundle() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | derb.cpp | 389 const UChar* thestr = res_getAlias(&(parent->getResData()), r, &len); in printOutAlias() local 431 const UChar* thestr = ures_getString(resource, &len, status); in printOutBundle() local
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | derb.cpp | 389 const UChar* thestr = res_getAlias(&(parent->fResData), r, &len); in printOutAlias() local 431 const UChar* thestr = ures_getString(resource, &len, status); in printOutBundle() local
|
| /third_party/skia/third_party/externals/icu/source/samples/uresb/ |
| D | uresb.c | 235 const UChar*thestr = ures_getString(resource, &len, status); in printOutBundle() local
|
| /third_party/icu/icu4c/source/samples/uresb/ |
| D | uresb.c | 235 const UChar*thestr = ures_getString(resource, &len, status); in printOutBundle() local
|