Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducol_sit.cpp92 struct CollatorSpec { struct
150 ActionFunction(CollatorSpec *spec, uint32_t value1, const char* string,
156 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement()
178 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale()
197 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption()
249 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop()
302 const char* ucol_sit_readOption(const char *start, CollatorSpec *spec, in ucol_sit_readOption()
323 void ucol_sit_initCollatorSpecs(CollatorSpec *spec) in ucol_sit_initCollatorSpecs()
326 uprv_memset(spec, 0, sizeof(CollatorSpec)); in ucol_sit_initCollatorSpecs()
335 ucol_sit_readSpecs(CollatorSpec *s, const char *string, in ucol_sit_readSpecs()
[all …]