Searched refs:u_caseInsensitivePrefixMatch (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ustr_imp.h | 78 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1,
|
D | ustrcase.cpp | 901 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1, in u_caseInsensitivePrefixMatch() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cstrcase.c | 1024 u_caseInsensitivePrefixMatch(u1, -1, u2, -1, 0, &matchLen1, &matchLen2, &sts); in TestUCaseInsensitivePrefixMatch()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 206 #define u_caseInsensitivePrefixMatch U_ICU_ENTRY_POINT_RENAME(u_caseInsensitivePrefixMatch) macro
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2587 u_caseInsensitivePrefixMatch(text.getBuffer() + index, text.length() - index, in matchStringWithOptionalDot()
|