Searched defs:SRBRoot (Results 1 – 1 of 1) sorted by relevance
41 struct SRBRoot { struct42 struct SResource *fRoot;43 char *fLocale;44 int32_t fIndexLength;68 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status); argument