Home
last modified time | relevance | path

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

/external/icu4c/tools/genrb/
Dreslist.h41 struct SRBRoot { struct
42 struct SResource *fRoot;
43 char *fLocale;
44 int32_t fIndexLength;
68 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status); argument