Home | History | Annotate | Download | only in unicode

Lines Matching defs:UCOL_EQUAL

68  * UCOL_EQUAL is returned if source string is compared to be equal to target
79 UCOL_EQUAL = 0,
522 * @return The result of comparing the strings; one of UCOL_EQUAL,
526 * @see ucol_equal
548 * @return The result of comparing the strings; one of UCOL_EQUAL,
552 * @see ucol_equal
576 * @see ucol_equal
595 * @see ucol_equal
605 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
618 ucol_equal(const UCollator *coll,
628 * @return The result of comparing the strings; one of UCOL_EQUAL,