Source position: xmlxsdparser.pas line 147
procedure xsdParseNegativeInteger( |
Chars: PChar; |
Len: Integer; |
out Value: Int64 |
); |
Chars: PChar; |
Len: Integer |
):Int64; |
const S: AnsiString; |
out Value: Int64 |
); |
const S: AnsiString |
):Int64; |