Home
last modified time | relevance | path

Searched refs:fSuffixOffset (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/tools/genrb/
Dreslist.h129 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */ member
Dreslist.c1726 suffixRes->u.fString.fSuffixOffset = offset; in bundle_compactStrings()
1753 … res->fRes = same->fRes + same->u.fString.fNumCharsForLength + res->u.fString.fSuffixOffset; in bundle_compactStrings()