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

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dreslist.h127 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */ member in struct:SResString
H A Dreslist.c1745 * Temporarily use fSame and fSuffixOffset for suffix strings to
1773 suffixRes->u.fString.fSuffixOffset = offset;
1800 res->fRes = same->fRes + same->u.fString.fNumCharsForLength + res->u.fString.fSuffixOffset;

Completed in 166 milliseconds