Home
last modified time | relevance | path

Searched refs:nsRuleSetName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dnumfmt.cpp1218 UnicodeString nsRuleSetName; in makeInstance() local
1230 nsRuleSetName.setTo(nsDesc,lastSlash+1); in makeInstance()
1240 nsRuleSetName.setTo(nsDesc); in makeInstance()
1248 r->setDefaultRuleSet(nsRuleSetName,status); in makeInstance()
/external/icu4c/i18n/
Dnumfmt.cpp1322 UnicodeString nsRuleSetName; in makeInstance() local
1334 nsRuleSetName.setTo(nsDesc,lastSlash+1); in makeInstance()
1344 nsRuleSetName.setTo(nsDesc); in makeInstance()
1352 r->setDefaultRuleSet(nsRuleSetName,status); in makeInstance()