dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
strtok_r
core
sys
posix
string
Isolate sequential tokens in a null-terminated string
version(Posix)
extern (
C
) nothrow @
nogc
pure
char
*
strtok_r
(
return
scope
char
*
str
,
scope
const
char
*
sep
,
char
**
context
)
Meta
Source
See Implementation
core
sys
posix
string
functions
memccpy
stpcpy
stpncpy
strcoll_l
strerror_l
strndup
strnlen
strsignal
strtok_r
strxfrm_l
Isolate sequential tokens in a null-terminated string