Home
last modified time | relevance | path

Searched defs:wcsstr (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/string/
Dwcsstr.c93 wchar_t *wcsstr(const wchar_t *restrict h, const wchar_t *restrict n) in wcsstr() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp14093 wcsstr(wchar_t* __s1, const wchar_t* __s2) in wcsstr() function