OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyInvariantFormatter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/io/
locbund.c
48
static U_INLINE UNumberFormat *
copyInvariantFormatter
(ULocaleBundle *result, UNumberFormatStyle style) {
169
formatAlias =
copyInvariantFormatter
(bundle, style);
/external/icu4c/io/
locbund.cpp
46
static inline UNumberFormat *
copyInvariantFormatter
(ULocaleBundle *result, UNumberFormatStyle style) {
167
formatAlias =
copyInvariantFormatter
(bundle, style);
Completed in 43 milliseconds