Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lazarus / usr / share / lazarus / 1.6 / components / aggpas / expat-pas / iasciitab.inc
Size: Mime:
//----------------------------------------------------------------------------
// Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
//                                and Clark Cooper
// Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
//
// Expat - Version 2.0.0 Release Milano 0.83 (PasExpat 2.0.0 RM0.83)
// Pascal Port By: Milan Marusinec alias Milano
//                 milan@marusinec.sk
//                 http://www.pasports.org/pasexpat
// Copyright (c) 2006
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modify, merge, publish,
// distribute, sublicense, and/or sell copies of the Software, and to
// permit persons to whom the Software is furnished to do so, subject to
// the following conditions:
//
// The above copyright notice and this permission notice shall be included
// in all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
// IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
// CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
// TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
// [Pascal Port History] -----------------------------------------------------
//
// 17.05.2006-Milano: Unit port establishment
//
{ iasciitab.inc }
{ Like asciitab.h, except that $D has code BT_S rather than BT_CR }
{ $00 } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $04 } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $08 } BT_NONXML ,BT_S      ,BT_LF      ,BT_NONXML ,
{ $0C } BT_NONXML ,BT_S      ,BT_NONXML  ,BT_NONXML ,
{ $10 } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $14 } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $18 } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $1C } BT_NONXML ,BT_NONXML ,BT_NONXML  ,BT_NONXML ,
{ $20 } BT_S      ,BT_EXCL   ,BT_QUOT    ,BT_NUM    ,
{ $24 } BT_OTHER  ,BT_PERCNT ,BT_AMP     ,BT_APOS   ,
{ $28 } BT_LPAR   ,BT_RPAR   ,BT_AST     ,BT_PLUS   ,
{ $2C } BT_COMMA  ,BT_MINUS  ,BT_NAME    ,BT_SOL    ,
{ $30 } BT_DIGIT  ,BT_DIGIT  ,BT_DIGIT   ,BT_DIGIT  ,
{ $34 } BT_DIGIT  ,BT_DIGIT  ,BT_DIGIT   ,BT_DIGIT  ,
{ $38 } BT_DIGIT  ,BT_DIGIT  ,BT_COLON   ,BT_SEMI   ,
{ $3C } BT_LT     ,BT_EQUALS ,BT_GT      ,BT_QUEST  ,
{ $40 } BT_OTHER  ,BT_HEX    ,BT_HEX     ,BT_HEX    ,
{ $44 } BT_HEX    ,BT_HEX    ,BT_HEX     ,BT_NMSTRT ,
{ $48 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $4C } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $50 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $54 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $58 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_LSQB   ,
{ $5C } BT_OTHER  ,BT_RSQB   ,BT_OTHER   ,BT_NMSTRT ,
{ $60 } BT_OTHER  ,BT_HEX    ,BT_HEX     ,BT_HEX    ,
{ $64 } BT_HEX    ,BT_HEX    ,BT_HEX     ,BT_NMSTRT ,
{ $68 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $6C } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $70 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $74 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_NMSTRT ,
{ $78 } BT_NMSTRT ,BT_NMSTRT ,BT_NMSTRT  ,BT_OTHER  ,
{ $7C } BT_VERBAR ,BT_OTHER  ,BT_OTHER   ,BT_OTHER  ,