Searched refs:_wc_indelim (Results 1 – 1 of 1) sorted by relevance
7 static int _wc_indelim(wchar_t wc, const wchar_t* delim) { in _wc_indelim() function197 if (_wc_indelim(wc, set)) in wcspbrk()235 if (!_wc_indelim(wc, set)) in wcsspn()277 if (wc && _wc_indelim(wc, delim)) { in wcstok()295 if (wc && !_wc_indelim(wc, delim)) { in wcstok()