Lines Matching full:comparison
377 * If either or both of the parameters are NULL, the comparison is FALSE.
679 * Compare two UTexts (binary order). The comparison begins at each source text's
683 * The comparison is done in code point order; unlike u_strCompare, you
709 * Compare two UTexts (binary order). The comparison begins at each source text's
714 * The comparison is done in code point order; unlike u_strCompare, you
740 * Compare two UTexts case-insensitively using full case folding. The comparison
744 * The comparison is done in code point order; this is because the characters
762 * Comparison in code point order with default case folding.
779 * Compare two UTexts case-insensitively using full case folding. The comparison
785 * The comparison is done in code point order; this is because the characters
803 * Comparison in code point order with default case folding.