Home | History | Annotate | Download | only in unicode

Lines Matching refs:PRIMARY

346      * .       myCollation->setStrength(Collator::PRIMARY);
348 * . // (no primary difference between "abc" and "ABC")
569 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes
580 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes
653 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference
707 /* primary strength increment */
713 /* mask off anything but primary order */
721 /* use only the primary difference */
723 /* use only the primary and secondary difference */
725 /* primary order shift */
731 /* testing mask for primary low element */
932 return Collator::PRIMARY;
949 case Collator::PRIMARY :