Home
last modified time | relevance | path

Searched refs:wcsstr (Results 1 – 4 of 4) sorted by relevance

/wcsmbs/
A Dwcsstr.c32 wcsstr (const wchar_t *haystack, const wchar_t *needle) in wcsstr() function
97 weak_alias (wcsstr, wcswcs)
A DVersions16 wcsncpy; wcsnrtombs; wcspbrk; wcsrchr; wcsrtombs; wcsspn; wcsstr;
A DMakefile29 wcsncmp wcsncpy wcspbrk wcsrchr wcsspn wcstok wcsstr wmemchr \
A Dwchar.h207 extern "C++" wchar_t *wcsstr (wchar_t *__haystack, const wchar_t *__needle)
209 extern "C++" const wchar_t *wcsstr (const wchar_t *__haystack,
213 extern wchar_t *wcsstr (const wchar_t *__haystack, const wchar_t *__needle)

Completed in 9 milliseconds