Source position: pcq.pas line 106
function lowercase(
c: Char
):Char;function lowercase(
c: pchar
):pchar;