Searched defs:__wcstok_xpg5 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstok.c55 __wcstok_xpg5(wchar_t *string, const wchar_t *sepset, wchar_t **ptr) function
82 return (__wcstok_xpg5(string, sepset, lasts));

Completed in 88 milliseconds