OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_memcasecmp
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ustrcase.c
974
u_memcasecmp
(const UChar *s1, const UChar *s2, int32_t length, uint32_t options) {
function
/external/icu4c/common/
ustrcase.cpp
795
u_memcasecmp
(const UChar *s1, const UChar *s2, int32_t length, uint32_t options) {
function
/external/icu4c/common/unicode/
urename.h
312
#define
u_memcasecmp
U_ICU_ENTRY_POINT_RENAME(
u_memcasecmp
)
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
325
#define
u_memcasecmp
U_ICU_ENTRY_POINT_RENAME(
u_memcasecmp
)
macro
[
all
...]
Completed in 1404 milliseconds