Searched defs:StringResource (Results 1 – 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in StringResource() function 346 StringResource(SRBRoot *bundle, const icu::UnicodeString &value, UErrorCode &errorCode) in StringResource() function 350 StringResource(int32_t poolStringIndex, int8_t numCharsForLength, in StringResource() function
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.h | 341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in StringResource() function 346 StringResource(SRBRoot *bundle, const icu::UnicodeString &value, UErrorCode &errorCode) in StringResource() function 350 StringResource(int32_t poolStringIndex, int8_t numCharsForLength, in StringResource() function
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | reslist.h | 341 StringResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, in StringResource() function 346 StringResource(SRBRoot *bundle, const icu::UnicodeString &value, UErrorCode &errorCode) in StringResource() function 350 StringResource(int32_t poolStringIndex, int8_t numCharsForLength, in StringResource() function
|