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

/external/icu4c/i18n/
H A Ducol.cpp6969 /* of CEs in a buffer within ucol_strcoll */
8069 /* ucol_strcoll Main public API string comparison function */
8072 ucol_strcoll( const UCollator *coll, function
8202 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
8214 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
8226 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h634 #define ucol_strcoll ucol_strcoll_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h634 #define ucol_strcoll ucol_strcoll_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h634 #define ucol_strcoll ucol_strcoll_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h634 #define ucol_strcoll ucol_strcoll_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h795 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll) macro

Completed in 569 milliseconds