Source position: xmlxsdparser.pas line 158
procedure xsdParseNonPositiveInteger( |
Chars: PAnsiChar; |
Len: Integer; |
out Value: Int64 |
); |
Chars: PAnsiChar; |
Len: Integer |
):Int64; |
const S: AnsiString; |
out Value: Int64 |
); |
const S: AnsiString |
):Int64; |