Home | History | Annotate | Download | only in unicode

Lines Matching defs:TERTIARY

124 * <code>TERTIARY</code>, <code>QUATERNARY</code> and <code>IDENTICAL</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>
189 * difference. Set comparison level to SECONDARY to ignore tertiary
194 * tertiary difference. Set comparison level to TERTIARY to include all
197 * Example of tertiary difference, "abc" &lt;&lt;&lt; "ABC".
211 TERTIARY = 2,
571 * <p>E.g. with strength == SECONDARY, the tertiary difference is ignored
572 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference
590 * // tertiary differences will be ignored