Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h40 struct SRBRoot { struct
41 struct SResource *fRoot;
42 char *fLocale;
66 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status); argument