Searched defs:SRBRoot (Results 1 – 1 of 1) sorted by relevance
40 struct SRBRoot { struct41 struct SResource *fRoot;42 char *fLocale;66 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status); argument