Searched defs:__wcstok_xpg5 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/i18n/ | ||
H A D | wstok.c | 55 __wcstok_xpg5(wchar_t *string, const wchar_t *sepset, wchar_t **ptr) function 82 return (__wcstok_xpg5(string, sepset, lasts)); |
Completed in 43 milliseconds