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

/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:__anon5706
541 * @return The result of comparing the strings; one of UCOL_EQUAL,
566 * @return The result of comparing the strings; one of UCOL_EQUAL,
622 * This function is equivalent to {@link #ucol_strcoll } == UCOL_EQUAL
645 * @return The result of comparing the strings; one of UCOL_EQUAL,

Completed in 321 milliseconds