Home
last modified time | relevance | path

Searched defs:xsdParseUnsignedShort (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/libxml/src/
H A Dxmlxsdparser.pas154 procedure xsdParseUnsignedShort(Chars: PChar; Len: Integer; out Value: Word); procedure
178 function xsdParseUnsignedShort(Chars: PChar; Len: Integer): Word; in xsdParseUnsignedShort() function
258 procedure xsdParseUnsignedShort(const S: AnsiString; out Value: Word); procedure
282 function xsdParseUnsignedShort(const S: AnsiString): Word; in xsdParseUnsignedShort() function
1757 procedure xsdParseUnsignedShort(Chars: PChar; Len: Integer; out Value: Word); procedure
1876 function xsdParseUnsignedShort(Chars: PChar; Len: Integer): Word; in xsdParseUnsignedShort() function
2294 procedure xsdParseUnsignedShort(const S: AnsiString; out Value: Word); procedure
2409 function xsdParseUnsignedShort(const S: AnsiString): Word; in xsdParseUnsignedShort() function
/dports/textproc/fpc-libxml2/fpc-3.2.2/packages/libxml/src/
H A Dxmlxsdparser.pas154 procedure xsdParseUnsignedShort(Chars: PChar; Len: Integer; out Value: Word); procedure
178 function xsdParseUnsignedShort(Chars: PChar; Len: Integer): Word; in xsdParseUnsignedShort() function
258 procedure xsdParseUnsignedShort(const S: AnsiString; out Value: Word); procedure
282 function xsdParseUnsignedShort(const S: AnsiString): Word; in xsdParseUnsignedShort() function
1757 procedure xsdParseUnsignedShort(Chars: PChar; Len: Integer; out Value: Word); procedure
1876 function xsdParseUnsignedShort(Chars: PChar; Len: Integer): Word; in xsdParseUnsignedShort() function
2294 procedure xsdParseUnsignedShort(const S: AnsiString; out Value: Word); procedure
2409 function xsdParseUnsignedShort(const S: AnsiString): Word; in xsdParseUnsignedShort() function