Searched defs:UCOL_EQUAL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h68 * UCOL_EQUAL is returned if source string is compared to be equal to target
79 UCOL_EQUAL = 0, enumerator in enum:__anon12148
524 * @return The result of comparing the strings; one of UCOL_EQUAL,
549 * @return The result of comparing the strings; one of UCOL_EQUAL,
605 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
628 * @return The result of comparing the strings; one of UCOL_EQUAL,
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h62 * UCOL_EQUAL is returned if source string is compared to be equal to target
73 UCOL_EQUAL = 0, enumerator in enum:__anon21934
540 * @return The result of comparing the strings; one of UCOL_EQUAL,
565 * @return The result of comparing the strings; one of UCOL_EQUAL,
621 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
644 * @return The result of comparing the strings; one of UCOL_EQUAL,

Completed in 220 milliseconds