Home
last modified time | relevance | path

Searched defs:find (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/string/
Dstrstr.c40 strstr(const char *s, const char *find) in strstr()
/bionic/libc/upstream-netbsd/libc/string/
Dstrcasestr.c49 strcasestr(const char *s, const char *find) in strcasestr()
/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcsstr.c47 wcsstr(const wchar_t * __restrict s, const wchar_t * __restrict find) in wcsstr()