Source position: stringh.inc line 32
function strtok_r(
__s: PAnsiChar;
__delim: PAnsiChar;
__save_ptr: PPAnsiChar
):PAnsiChar;