Home | History | Annotate | Download | only in i18n

Lines Matching refs:right

52 collatorComparator(const void *context, const void *left, const void *right);
55 recordCompareFn(const void *context, const void *left, const void *right);
665 // if the current bucket isn't the right one, find the one that is
956 collatorComparator(const void *context, const void *left, const void *right) {
958 const UElement *rightElement = static_cast<const UElement *>(right);
981 recordCompareFn(const void *context, const void *left, const void *right) {
983 const UElement *rightElement = static_cast<const UElement *>(right);