Source position: pcq.pas line 124
function uppercase(
c: AnsiChar
):AnsiChar;function uppercase(
c: PAnsiChar
):PAnsiChar;