Source position: pcq.pas line 112
function lowercase(
c: AnsiChar
):AnsiChar;function lowercase(
c: PAnsiChar
):PAnsiChar;