Geant4_10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
source
source
externals
expat
include
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
{
7
BT_NONXML
,
8
BT_MALFORM
,
9
BT_LT
,
10
BT_AMP
,
11
BT_RSQB
,
12
BT_LEAD2
,
13
BT_LEAD3
,
14
BT_LEAD4
,
15
BT_TRAIL
,
16
BT_CR
,
17
BT_LF
,
18
BT_GT
,
19
BT_QUOT
,
20
BT_APOS
,
21
BT_EQUALS
,
22
BT_QUEST
,
23
BT_EXCL
,
24
BT_SOL
,
25
BT_SEMI
,
26
BT_NUM
,
27
BT_LSQB
,
28
BT_S
,
29
BT_NMSTRT
,
30
BT_COLON
,
31
BT_HEX
,
32
BT_DIGIT
,
33
BT_NAME
,
34
BT_MINUS
,
35
BT_OTHER
,
/* known not to be a name or name start character */
36
BT_NONASCII
,
/* might be a name or name start character */
37
BT_PERCNT
,
38
BT_LPAR
,
39
BT_RPAR
,
40
BT_AST
,
41
BT_PLUS
,
42
BT_COMMA
,
43
BT_VERBAR
44
};
45
46
#include <stddef.h>
BT_PLUS
Definition:
xmltok_impl.h:41
BT_AMP
Definition:
xmltok_impl.h:10
BT_SOL
Definition:
xmltok_impl.h:24
BT_SEMI
Definition:
xmltok_impl.h:25
BT_NONXML
Definition:
xmltok_impl.h:7
BT_CR
Definition:
xmltok_impl.h:16
BT_TRAIL
Definition:
xmltok_impl.h:15
BT_NAME
Definition:
xmltok_impl.h:33
BT_EXCL
Definition:
xmltok_impl.h:23
BT_RPAR
Definition:
xmltok_impl.h:39
BT_LEAD2
Definition:
xmltok_impl.h:12
BT_VERBAR
Definition:
xmltok_impl.h:43
BT_HEX
Definition:
xmltok_impl.h:31
BT_RSQB
Definition:
xmltok_impl.h:11
BT_QUEST
Definition:
xmltok_impl.h:22
BT_EQUALS
Definition:
xmltok_impl.h:21
BT_OTHER
Definition:
xmltok_impl.h:35
BT_GT
Definition:
xmltok_impl.h:18
BT_LPAR
Definition:
xmltok_impl.h:38
BT_PERCNT
Definition:
xmltok_impl.h:37
BT_NMSTRT
Definition:
xmltok_impl.h:29
BT_DIGIT
Definition:
xmltok_impl.h:32
BT_AST
Definition:
xmltok_impl.h:40
BT_NONASCII
Definition:
xmltok_impl.h:36
BT_S
Definition:
xmltok_impl.h:28
BT_MALFORM
Definition:
xmltok_impl.h:8
BT_MINUS
Definition:
xmltok_impl.h:34
BT_LT
Definition:
xmltok_impl.h:9
BT_QUOT
Definition:
xmltok_impl.h:19
BT_LEAD3
Definition:
xmltok_impl.h:13
BT_LEAD4
Definition:
xmltok_impl.h:14
BT_COMMA
Definition:
xmltok_impl.h:42
BT_LSQB
Definition:
xmltok_impl.h:27
BT_LF
Definition:
xmltok_impl.h:17
BT_NUM
Definition:
xmltok_impl.h:26
BT_APOS
Definition:
xmltok_impl.h:20
BT_COLON
#define BT_COLON
Generated on Sat Dec 14 2013 14:34:04 for Geant4_10 by
1.8.5