14 wchar_t const*
const string,
18 for (
wchar_t const* string_it =
string; *string_it; ++string_it)
20 for (
wchar_t const* control_it =
control; *control_it; ++control_it)
22 if (*control_it == *string_it)
wchar_t const *__cdecl wcspbrk(wchar_t const *const string, wchar_t const *const control)