Home
last modified time | relevance | path

Searched defs:contractions (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Ducol_elm.cpp805 CntTable *contractions = t->contractions; in uprv_uca_addPrefix() local
921 CntTable *contractions = t->contractions; in uprv_uca_addContraction() local
991 static uint32_t uprv_uca_processContraction(CntTable *contractions, UCAElements *element, uint32_t … in uprv_uca_processContraction()
1389 CntTable *contractions = t->contractions; in uprv_uca_assembleTable() local
Ducol_sit.cpp961 USet *contractions = context->conts; in addSpecial() local
1080 USet *contractions, in ucol_getContractions()
1099 USet *contractions, in ucol_getContractionsAndExpansions()
1159 USet *contractions = uset_open(0,0); in ucol_getUnsafeSet() local
Ducol_elm.h105 struct CntTable *contractions; member