OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcsstr
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/string/
wcsstr.c
47
wcsstr
(const wchar_t * __restrict s, const wchar_t * __restrict find)
function
/ndk/sources/android/support/src/
wchar_support.c
242
wchar_t *
wcsstr
(const wchar_t *s, const wchar_t *find) {
function
/external/bison/darwin-lib/
wchar.h
1284
# undef
wcsstr
macro
[
all
...]
/external/bison/linux-lib/
wchar.h
1284
# undef
wcsstr
macro
[
all
...]
Completed in 384 milliseconds