Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnumfmt.cpp1249 UnicodeString nsRuleSetGroup; in makeInstance() local
1261 nsRuleSetGroup.setTo(nsDesc,firstSlash+1,lastSlash-firstSlash-1); in makeInstance()
1267 if ( nsRuleSetGroup.compare(SpelloutRules) == 0 ) { in makeInstance()