Lines Matching full:comparison
83 * comparison.<br>
152 * processed for correct code point order comparison and may contain 0x01
183 * Base letter represents a primary difference. Set comparison level to
189 * difference. Set comparison level to SECONDARY to ignore tertiary
194 * tertiary difference. Set comparison level to TERTIARY to include all
195 * comparison differences. Use this to set the strength of a Collator
334 * comparison results.
353 * The comparison function compares the character data stored in two
367 * The comparison function compares the character data stored in two
383 * Does the same thing as compare but limits the comparison to a specified
387 comparison is limited to
399 * Does the same thing as compare but limits the comparison to a specified
403 * @param length the length the comparison is limited to
417 * The comparison function compares the character data stored in two
454 * The comparison function compares the character data stored in two
600 * Determines the minimum strength that will be used in comparison or
605 * @return the current comparison level.
612 * Sets the minimum strength to be used in comparison or transformation.
626 * @param newStrength the new comparison level.