Searched refs:u_caseInsensitivePrefixMatch (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucasemap_imp.h | 57 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1,
|
D | ustrcase.cpp | 1811 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1, in u_caseInsensitivePrefixMatch() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cstrcase.c | 1028 u_caseInsensitivePrefixMatch(u1, -1, u2, -1, 0, &matchLen1, &matchLen2, &sts); in TestUCaseInsensitivePrefixMatch()
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 205 #define u_caseInsensitivePrefixMatch U_ICU_ENTRY_POINT_RENAME(u_caseInsensitivePrefixMatch) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 205 #define u_caseInsensitivePrefixMatch U_ICU_ENTRY_POINT_RENAME(u_caseInsensitivePrefixMatch) macro
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2863 u_caseInsensitivePrefixMatch(text.getBuffer() + index, text.length() - index, in matchStringWithOptionalDot()
|