Source position: gmp.pas line 264
function mp_sscanf(
s: PAnsiChar;
fmt: PAnsiChar;
args: array of Const
):LongInt;function mp_sscanf(
fmt: PAnsiChar
):LongInt;