Home | History | Annotate | Download | only in unicode

Lines Matching defs:UCOL_EQUAL

62  * UCOL_EQUAL is returned if source string is compared to be equal to target
73 UCOL_EQUAL = 0,
540 * @return The result of comparing the strings; one of UCOL_EQUAL,
544 * @see ucol_equal
565 * @return The result of comparing the strings; one of UCOL_EQUAL,
569 * @see ucol_equal
592 * @see ucol_equal
611 * @see ucol_equal
621 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
634 ucol_equal(const UCollator *coll,
644 * @return The result of comparing the strings; one of UCOL_EQUAL,