Home | History | Annotate | Download | only in i18n

Lines Matching refs:ucol_getAttribute

2653     if(ucol_getAttribute(collator, UCOL_NUMERIC_COLLATION, status) == UCOL_ON) {
2686 ucol_getAttribute(collator, UCOL_ALTERNATE_HANDLING, status) ==
3037 // if status is a failure, ucol_getAttribute returns UCOL_DEFAULT
3039 ucol_getAttribute(collator, UCOL_ALTERNATE_HANDLING, status) ==
3410 // if status is a failure, ucol_getAttribute returns UCOL_DEFAULT
3411 shift = ucol_getAttribute(strsrch->collator, UCOL_ALTERNATE_HANDLING,