Searched refs:usearch_getCollator (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dusearch.h97 * from <tt>usearch_getCollator</tt> and using the APIs in <tt>ucol.h</tt>.
522 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
/external/webkit/Source/WebCore/icu/unicode/
H A Dusearch.h96 * from <tt>usearch_getCollator</tt> and using the APIs in <tt>ucol.h</tt>.
456 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
H A Durename.h1053 #define usearch_getCollator usearch_getCollator_3_2 macro
/external/icu4c/test/cintltst/
H A Dusrchtst.c850 tailored = usearch_getCollator(strsrch);
863 if (usearch_getCollator(NULL) != NULL) {
886 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) {
896 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) {
1154 ucol_setStrength(usearch_getCollator(strsrch), search.strength);
1211 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY);
1972 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) {
1986 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) {
2183 collator = usearch_getCollator(strsrch);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1053 #define usearch_getCollator usearch_getCollator_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1053 #define usearch_getCollator usearch_getCollator_3_2 macro
/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp1888 UCollator* collator = usearch_getCollator(searcher);
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1053 #define usearch_getCollator usearch_getCollator_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1476 #define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator) macro
/external/icu4c/i18n/
H A Dusearch.cpp3055 U_CAPI UCollator * U_EXPORT2 usearch_getCollator(const UStringSearch *strsrch) function

Completed in 146 milliseconds