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