OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ULocaleDataDelimiterType
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
ulocdata.h
64
typedef enum
ULocaleDataDelimiterType
{
75
* One more than the highest normal
ULocaleDataDelimiterType
value.
80
}
ULocaleDataDelimiterType
;
194
ulocdata_getDelimiter(ULocaleData *uld,
ULocaleDataDelimiterType
type, UChar *result, int32_t resultLength, UErrorCode *status);
/external/icu/icu4c/source/i18n/
ulocdata.c
142
ulocdata_getDelimiter(ULocaleData *uld,
ULocaleDataDelimiterType
type,
/external/icu/icu4c/source/test/cintltst/
cldrtest.c
[
all
...]
Completed in 226 milliseconds