Home | History | Annotate | Download | only in unicode

Lines Matching refs:PRIMARY

123 * Five strengths are provided: <code>PRIMARY</code>, <code>SECONDARY</code>,
126 * For example, in Czech, "e" and "f" are considered primary differences,
133 * //Get the Collator for US English and set its strength to PRIMARY
136 * usCollator->setStrength(Collator::PRIMARY);
138 * cout << "'abc' and 'ABC' strings are equivalent with strength PRIMARY" << endl;
183 * Base letter represents a primary difference. Set comparison level to
184 * PRIMARY to ignore secondary and tertiary differences.<br>
186 * Example of primary difference, "abc" &lt; "abd"
209 PRIMARY = 0,
572 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference
588 * myCollation->setStrength(Collator::PRIMARY);
824 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes
835 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes