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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h67 * UCOL_EQUAL is returned if source string is compared to be equal to target
78 UCOL_EQUAL = 0, enumerator in enum:__anon11756
424 * @return The result of comparing the strings; one of UCOL_EQUAL,
478 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
501 * @return The result of comparing the strings; one of UCOL_EQUAL,
/external/icu4c/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:__anon19247
522 * @return The result of comparing the strings; one of UCOL_EQUAL,
548 * @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,

Completed in 850 milliseconds