Home
last modified time | relevance | path

Searched defs:SResString (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dreslist.h123 struct SResString { struct
124 struct SResource *fSame; /* used for duplicates */
125 UChar *fChars;
126 int32_t fLength;
127 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */
128 int8_t fNumCharsForLength;
/external/chromium_org/third_party/icu/source/tools/genrb/
Dreslist.h125 struct SResString { struct
126 struct SResource *fSame; /* used for duplicates */
127 UChar *fChars;
128 int32_t fLength;
129 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */
130 int8_t fNumCharsForLength;