HomeSort by relevance Sort by last modified time
    Searched full:rootrules (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/i18n/
ucol_res.cpp 59 static const UChar *rootRules = NULL;
70 rootRules = NULL;
85 rootRules = ures_getStringByKey(rootBundle, "UCARules", &rootRulesLength, &errorCode);
99 s.append(rootRules, rootRulesLength);

Completed in 65 milliseconds