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
682 /* primary strength increment */
688 /* mask off anything but primary order */
696 /* use only the primary difference */
698 /* use only the primary and secondary difference */
700 /* primary order shift */
706 /* testing mask for primary low element */
907 return Collator::PRIMARY;
924 case Collator::PRIMARY :