Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xmltok_impl.h
Go to the documentation of this file.
1 /*
2 Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
3 See the file COPYING for copying permission.
4 */
5 
6 enum {
35  BT_OTHER, /* known not to be a name or name start character */
36  BT_NONASCII, /* might be a name or name start character */
44 };
45 
46 #include <stddef.h>
BT_LEAD4
Definition: utf8tab.h:6
BT_LEAD2
Definition: utf8tab.h:6
BT_AST
Definition: asciitab.h:5
BT_MINUS
Definition: asciitab.h:5
BT_LF
Definition: asciitab.h:5
BT_COMMA
Definition: asciitab.h:5
BT_PLUS
Definition: asciitab.h:5
BT_NMSTRT
Definition: asciitab.h:5
BT_GT
Definition: asciitab.h:5
BT_SEMI
Definition: asciitab.h:5
BT_EXCL
Definition: asciitab.h:5
BT_MALFORM
Definition: utf8tab.h:6
BT_APOS
Definition: asciitab.h:5
BT_OTHER
Definition: asciitab.h:5
BT_CR
Definition: asciitab.h:5
BT_NUM
Definition: asciitab.h:5
BT_PERCNT
Definition: asciitab.h:5
BT_RPAR
Definition: asciitab.h:5
BT_S
Definition: asciitab.h:5
BT_HEX
Definition: asciitab.h:5
BT_LSQB
Definition: asciitab.h:5
BT_DIGIT
Definition: asciitab.h:5
BT_QUEST
Definition: asciitab.h:5
BT_QUOT
Definition: asciitab.h:5
BT_LEAD3
Definition: utf8tab.h:6
BT_LT
Definition: asciitab.h:5
BT_SOL
Definition: asciitab.h:5
BT_NONXML
Definition: asciitab.h:5
BT_TRAIL
Definition: utf8tab.h:6
BT_EQUALS
Definition: asciitab.h:5
BT_VERBAR
Definition: asciitab.h:5
BT_RSQB
Definition: asciitab.h:5
BT_LPAR
Definition: asciitab.h:5
BT_AMP
Definition: asciitab.h:5
BT_NAME
Definition: asciitab.h:5
#define BT_COLON