Source position: xmlxsdparser.pas line 148
procedure xsdParsePositiveInteger( |
Chars: PChar; |
Len: Integer; |
out Value: QWord |
); |
Chars: PChar; |
Len: Integer |
):QWord; |
const S: AnsiString; |
out Value: QWord |
); |
const S: AnsiString |
):QWord; |