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