Home | History | Annotate | Download | only in unicode

Lines Matching refs:SECONDARY

123 * Five strengths are provided: <code>PRIMARY</code>, <code>SECONDARY</code>,
127 * while "e" and "\u00EA" are secondary differences, "e" and "E" are tertiary
165 * and the way in which secondary and tertiary differences are taken into
184 * PRIMARY to ignore secondary and tertiary differences.<br>
188 * Diacritical differences on the same base letter represent a secondary
189 * difference. Set comparison level to SECONDARY to ignore tertiary
191 * Example of secondary difference, "&auml;" >> "a".
210 SECONDARY = 1,
571 * <p>E.g. with strength == SECONDARY, the tertiary difference is ignored
572 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference