Home
last modified time | relevance | path

Searched refs:usearch_getCollator (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/base/i18n/
Dstring_search.cc27 UCollator* collator = usearch_getCollator(search_); in FixedPatternStringSearchIgnoringCaseAndAccents()
/external/chromium_org/ppapi/proxy/
Dpdf_resource.cc75 UCollator* collator = usearch_getCollator(searcher); in SearchString()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dusearch.h522 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
/external/icu4c/i18n/unicode/
Dusearch.h522 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
/external/chromium_org/third_party/icu/source/test/cintltst/
Dusrchtst.c850 tailored = usearch_getCollator(strsrch); in TestCollator()
863 if (usearch_getCollator(NULL) != NULL) { in TestCollator()
886 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) { in TestCollator()
896 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) { in TestCollator()
1154 ucol_setStrength(usearch_getCollator(strsrch), search.strength); in TestGetSetOffset()
1211 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
1972 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) { in TestCollatorCanonical()
1986 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) { in TestCollatorCanonical()
2183 collator = usearch_getCollator(strsrch); in TestGetSetOffsetCanonical()
/external/icu4c/test/cintltst/
Dusrchtst.c949 tailored = usearch_getCollator(strsrch); in TestCollator()
962 if (usearch_getCollator(NULL) != NULL) { in TestCollator()
985 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) { in TestCollator()
995 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) { in TestCollator()
1253 ucol_setStrength(usearch_getCollator(strsrch), search.strength); in TestGetSetOffset()
1310 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
2071 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) { in TestCollatorCanonical()
2085 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) { in TestCollatorCanonical()
2282 collator = usearch_getCollator(strsrch); in TestGetSetOffsetCanonical()
/external/chromium_org/chrome/renderer/pepper/
Dppb_pdf_impl.cc257 UCollator* collator = usearch_getCollator(searcher); in SearchString()
/external/icu4c/common/unicode/
Durename.h1506 #define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1476 #define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator) macro
/external/chromium_org/third_party/WebKit/Source/core/editing/
DTextIterator.cpp1754 UCollator* collator = usearch_getCollator(searcher); in SearchBuffer()
/external/chromium_org/third_party/icu/source/i18n/
Dusearch.cpp3055 U_CAPI UCollator * U_EXPORT2 usearch_getCollator(const UStringSearch *strsrch) in usearch_getCollator() function
/external/icu4c/i18n/
Dusearch.cpp3055 U_CAPI UCollator * U_EXPORT2 usearch_getCollator(const UStringSearch *strsrch) in usearch_getCollator() function