OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CldrPatternStyle
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
number_utils.h
26
enum
CldrPatternStyle
{
65
getPatternForStyle(const Locale& locale, const char* nsName,
CldrPatternStyle
style, UErrorCode& status);
number_utils.cpp
52
const char16_t* utils::getPatternForStyle(const Locale& locale, const char* nsName,
CldrPatternStyle
style,
number_formatimpl.cpp
243
CldrPatternStyle
patternStyle;
numfmt.cpp
133
static const icu::number::impl::
CldrPatternStyle
gFormatCldrStyles[UNUM_FORMAT_STYLE_COUNT] = {
[
all
...]
Completed in 195 milliseconds