strtok_r

fnchar * strtok_r(return scope char * str, scope const char * sep, char * * context) extern(C) nothrow @nogc pure;

Isolate sequential tokens in a null-terminated string