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

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ducol_res.cpp59 static const UChar *rootRules = NULL; member in namespace:__anon957
70 rootRules = NULL;
85 rootRules = ures_getStringByKey(rootBundle, "UCARules", &rootRulesLength, &errorCode);
99 s.append(rootRules, rootRulesLength);

Completed in 181 milliseconds