Source position: apr_strings.inc line 240
function apr_strtok(
str: PAnsiChar;
const sep: PAnsiChar;
last: PPAnsiChar
):PAnsiChar;