Geant4
10.03.p03
|
#include <stddef.h>
#include "expat_external.h"
#include "internal.h"
#include "xmlrole.h"
#include "ascii.h"
Go to the source code of this file.
Macros | |
#define | MIN_BYTES_PER_CHAR(enc) ((enc)->minBytesPerChar) |
#define | setTopLevel(state) ((state)->handler = internalSubset) |
Typedefs | |
typedef int PTRCALL | PROLOG_HANDLER (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
Functions | |
static int FASTCALL | common (PROLOG_STATE *state, int tok) |
static int PTRCALL | prolog0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | prolog1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | prolog2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype3 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype4 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | doctype5 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | internalSubset (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity3 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity4 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity5 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity6 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity7 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity8 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity9 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | entity10 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | notation0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | notation1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | notation2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | notation3 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | notation4 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist3 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist4 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist5 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist6 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist7 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist8 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | attlist9 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element0 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element1 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element2 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element3 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element4 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element5 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element6 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | element7 (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | declClose (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
static int PTRCALL | error (PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
void | XmlPrologStateInit (PROLOG_STATE *state) |
#define MIN_BYTES_PER_CHAR | ( | enc | ) | ((enc)->minBytesPerChar) |
Definition at line 93 of file xmlrole.cc.
#define setTopLevel | ( | state | ) | ((state)->handler = internalSubset) |
Definition at line 102 of file xmlrole.cc.
typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) |
Definition at line 105 of file xmlrole.cc.
|
static |
Definition at line 758 of file xmlrole.cc.
|
static |
Definition at line 776 of file xmlrole.cc.
|
static |
Definition at line 797 of file xmlrole.cc.
|
static |
Definition at line 838 of file xmlrole.cc.
|
static |
Definition at line 857 of file xmlrole.cc.
|
static |
Definition at line 877 of file xmlrole.cc.
|
static |
Definition at line 894 of file xmlrole.cc.
|
static |
Definition at line 911 of file xmlrole.cc.
|
static |
Definition at line 932 of file xmlrole.cc.
|
static |
Definition at line 972 of file xmlrole.cc.
|
static |
Definition at line 1309 of file xmlrole.cc.
|
static |
|
static |
Definition at line 221 of file xmlrole.cc.
|
static |
Definition at line 239 of file xmlrole.cc.
|
static |
Definition at line 269 of file xmlrole.cc.
|
static |
Definition at line 286 of file xmlrole.cc.
|
static |
Definition at line 303 of file xmlrole.cc.
|
static |
Definition at line 323 of file xmlrole.cc.
|
static |
Definition at line 989 of file xmlrole.cc.
|
static |
Definition at line 1007 of file xmlrole.cc.
|
static |
Definition at line 1037 of file xmlrole.cc.
|
static |
Definition at line 1077 of file xmlrole.cc.
|
static |
Definition at line 1102 of file xmlrole.cc.
|
static |
Definition at line 1120 of file xmlrole.cc.
|
static |
Definition at line 1141 of file xmlrole.cc.
|
static |
Definition at line 1171 of file xmlrole.cc.
|
static |
Definition at line 442 of file xmlrole.cc.
|
static |
Definition at line 462 of file xmlrole.cc.
|
static |
Definition at line 644 of file xmlrole.cc.
|
static |
Definition at line 479 of file xmlrole.cc.
|
static |
Definition at line 507 of file xmlrole.cc.
|
static |
Definition at line 524 of file xmlrole.cc.
|
static |
Definition at line 541 of file xmlrole.cc.
|
static |
Definition at line 564 of file xmlrole.cc.
|
static |
Definition at line 582 of file xmlrole.cc.
|
static |
Definition at line 610 of file xmlrole.cc.
|
static |
Definition at line 627 of file xmlrole.cc.
|
static |
Definition at line 1299 of file xmlrole.cc.
|
static |
Definition at line 340 of file xmlrole.cc.
|
static |
Definition at line 661 of file xmlrole.cc.
|
static |
Definition at line 678 of file xmlrole.cc.
|
static |
Definition at line 702 of file xmlrole.cc.
|
static |
Definition at line 719 of file xmlrole.cc.
|
static |
Definition at line 737 of file xmlrole.cc.
|
static |
Definition at line 132 of file xmlrole.cc.
|
static |
Definition at line 169 of file xmlrole.cc.
|
static |
Definition at line 200 of file xmlrole.cc.
void XmlPrologStateInit | ( | PROLOG_STATE * | state | ) |
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 37 of file xmlrole.cc.
|
static |
Definition at line 39 of file xmlrole.cc.
|
static |
|
static |
Definition at line 43 of file xmlrole.cc.
|
static |
Definition at line 45 of file xmlrole.cc.
|
static |
Definition at line 47 of file xmlrole.cc.
|
static |
Definition at line 49 of file xmlrole.cc.
|
static |
Definition at line 52 of file xmlrole.cc.
|
static |
Definition at line 54 of file xmlrole.cc.
|
static |
Definition at line 56 of file xmlrole.cc.
|
static |
Definition at line 58 of file xmlrole.cc.
|
static |
Definition at line 60 of file xmlrole.cc.
|
static |
Definition at line 66 of file xmlrole.cc.
|
static |
Definition at line 72 of file xmlrole.cc.
|
static |
Definition at line 74 of file xmlrole.cc.
|
static |
Definition at line 76 of file xmlrole.cc.
|
static |
Definition at line 79 of file xmlrole.cc.
|
static |
Definition at line 82 of file xmlrole.cc.
|
static |
Definition at line 84 of file xmlrole.cc.
|
static |
Definition at line 86 of file xmlrole.cc.
|
static |
Definition at line 89 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.
|
static |
Definition at line 112 of file xmlrole.cc.