Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_imp.h491 if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |= UCOL_ITER_NORM; \
813 /*UColAttributeValue*/ int32_t normalizationMode; /* attribute for normalization */ member
955 uint32_t /*UColAttributeValue*/ normalizationMode; member
1019 UColAttributeValue normalizationMode; /* attribute for normalization */ member
1118 UColAttributeValue normalizationMode,
Ducol_res.cpp373 UColAttributeValue normalizationMode, in ucol_openRulesForImport() argument
401 switch(normalizationMode) { in ucol_openRulesForImport()
405 norm = normalizationMode; in ucol_openRulesForImport()
527 UColAttributeValue normalizationMode, in ucol_openRules() argument
534 normalizationMode, in ucol_openRules()
Ducol.cpp125 if(collator->normalizationMode == UCOL_ON) { in IInit_collIterate()
811 result->normalizationMode = (UColAttributeValue)opts->normalizationMode; in ucol_setOptionsFromHeader()
812 if(result->normalizationMode == UCOL_ON && !initializeFCD(status)) { in ucol_setOptionsFromHeader()
4643 } else if(coll->normalizationMode != UCOL_OFF) { in ucol_calcSortKey()
5011 if(coll->normalizationMode != UCOL_OFF) { in ucol_calcSortKeySimpleTertiary()
6616 coll->normalizationMode = UCOL_ON; in ucol_setAttribute()
6620 coll->normalizationMode = UCOL_OFF; in ucol_setAttribute()
6624 coll->normalizationMode = (UColAttributeValue)coll->options->normalizationMode; in ucol_setAttribute()
6625 if(coll->normalizationMode == UCOL_ON) { in ucol_setAttribute()
6675 return coll->normalizationMode; in ucol_getAttribute()
Ducoleitr.cpp377 if (ci->coll->normalizationMode == UCOL_ON) { in ucol_reset()
Ducol_sit.cpp661 return coll->normalizationModeisDefault?UCOL_DEFAULT:coll->normalizationMode; in ucol_getAttributeOrDefault()
Ducol_tok.cpp259 opts->normalizationMode = value; in ucol_uprv_tok_setOptionInImage()
/external/icu4c/i18n/unicode/
Ducol.h356 UColAttributeValue normalizationMode,
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducol.h299 UColAttributeValue normalizationMode,
/external/webkit/Source/WebCore/icu/unicode/
Ducol.h299 UColAttributeValue normalizationMode,