Home | History | Annotate | Download | only in i18n

Lines Matching refs:ucol_getVariableTop

2688         result->variableTop = ucol_getVariableTop(collator, status);
3041 // if status is a failure, ucol_getVariableTop returns 0
3042 strsrch->variableTop = ucol_getVariableTop(collator, status);
3418 // if status is a failure, ucol_getVariableTop returns 0
3419 varTop = ucol_getVariableTop(strsrch->collator, &status);