Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/string/
A Dwcswcs.c4 return wcsstr(haystack, needle); in wcswcs()
A Dwcsstr.c108 wchar_t* wcsstr(const wchar_t* restrict h, const wchar_t* restrict n) { in wcsstr() function
A Drules.mk52 $(GET_LOCAL_DIR)/wcsstr.c \
/third_party/ulib/musl/include/
A Dwchar.h70 wchar_t* wcsstr(const wchar_t* __restrict, const wchar_t* __restrict);
/third_party/ulib/musl/
A DWHATSNEW701 - read overrun in wcsstr for short needles
1226 - false negatives with some periodic needles in strstr, wcsstr, and memmem

Completed in 7 milliseconds