Searched defs:u_strncasecmp (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dustrcase.c982 u_strncasecmp(const UChar *s1, const UChar *s2, int32_t n, uint32_t options) { function
/external/icu4c/common/
H A Dustrcase.cpp803 u_strncasecmp(const UChar *s1, const UChar *s2, int32_t n, uint32_t options) { function
/external/icu4c/common/unicode/
H A Durename.h375 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h386 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro

Completed in 121 milliseconds