OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcsncasecmp
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/string/
wcsncasecmp.c
34
wcsncasecmp
(const wchar_t *s1, const wchar_t *s2, size_t n)
function
/ndk/sources/android/support/src/
wchar_support.c
127
int
wcsncasecmp
(const wchar_t *s1, const wchar_t *s2, size_t n) {
function
/external/bison/darwin-lib/
wchar.h
1071
# undef
wcsncasecmp
macro
[
all
...]
/external/bison/linux-lib/
wchar.h
1071
# undef
wcsncasecmp
macro
[
all
...]
Completed in 621 milliseconds