Searched defs:wcs (Results 1 – 7 of 7) sorted by relevance
26 wcspbrk (const wchar_t *wcs, const wchar_t *accept) in wcspbrk()
26 __wcschrnul (const wchar_t *wcs, const wchar_t wc) in __wcschrnul()
27 wcscspn (const wchar_t *wcs, const wchar_t *reject) in wcscspn()
25 wcstok (wchar_t *wcs, const wchar_t *delim, wchar_t **save_ptr) in wcstok()
27 wcsspn (const wchar_t *wcs, const wchar_t *accept) in wcsspn()
27 WCSRCHR (const wchar_t *wcs, const wchar_t wc) in WCSRCHR()
27 WCSCHR (const wchar_t *wcs, const wchar_t wc) in WCSCHR()
Completed in 12 milliseconds