Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Dmsgfmt.cpp115 static const UChar * const NUMBER_STYLE_IDS[] = { variable
1542 switch (findKeyword(segments[3], NUMBER_STYLE_IDS)) { in makeFormat()
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp106 static const UChar * const NUMBER_STYLE_IDS[] = { variable
1690 switch (findKeyword(style, NUMBER_STYLE_IDS)) { in createAppropriateFormat()