Searched refs:twoway_wcsstr (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/src/string/ | ||
H A D | wcsstr.c | 6 static wchar_t *twoway_wcsstr(const wchar_t *h, const wchar_t *n) in twoway_wcsstr() function 104 return twoway_wcsstr(h, n); in wcsstr() |
Completed in 1 milliseconds