Searched refs:_wc_indelim (Results 1 – 1 of 1) sorted by relevance
16 static int _wc_indelim(wchar_t wc, const wchar_t* delim) { in _wc_indelim() function206 if (_wc_indelim(wc, set)) in wcspbrk()232 if (!_wc_indelim(wc, set)) in wcsspn()274 if (wc && _wc_indelim(wc, delim)) { in wcstok()292 if (wc && !_wc_indelim(wc, delim)) { in wcstok()