|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
#include <stddef.h>
#include "expat_external.h"
#include "internal.h"
#include "xmlrole.h"
#include "ascii.h"
Go to the source code of this file.
Defines |
| #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) |
Variables |
| static const char | KW_ANY [] |
| static const char | KW_ATTLIST [] |
| static const char | KW_CDATA [] |
| static const char | KW_DOCTYPE [] |
| static const char | KW_ELEMENT [] |
| static const char | KW_EMPTY [] |
| static const char | KW_ENTITIES [] |
| static const char | KW_ENTITY [] |
| static const char | KW_FIXED [] |
| static const char | KW_ID [] |
| static const char | KW_IDREF [] |
| static const char | KW_IDREFS [] |
| static const char | KW_IGNORE [] |
| static const char | KW_IMPLIED [] |
| static const char | KW_INCLUDE [] |
| static const char | KW_NDATA [] |
| static const char | KW_NMTOKEN [] |
| static const char | KW_NMTOKENS [] |
| static const char | KW_NOTATION [] |
| static const char | KW_PCDATA [] |
| static const char | KW_PUBLIC [] |
| static const char | KW_REQUIRED [] |
| static const char | KW_SYSTEM [] |
| static PROLOG_HANDLER | prolog0 |
| static PROLOG_HANDLER | prolog1 |
| static PROLOG_HANDLER | prolog2 |
| static PROLOG_HANDLER | doctype0 |
| static PROLOG_HANDLER | doctype1 |
| static PROLOG_HANDLER | doctype2 |
| static PROLOG_HANDLER | doctype3 |
| static PROLOG_HANDLER | doctype4 |
| static PROLOG_HANDLER | doctype5 |
| static PROLOG_HANDLER | internalSubset |
| static PROLOG_HANDLER | entity0 |
| static PROLOG_HANDLER | entity1 |
| static PROLOG_HANDLER | entity2 |
| static PROLOG_HANDLER | entity3 |
| static PROLOG_HANDLER | entity4 |
| static PROLOG_HANDLER | entity5 |
| static PROLOG_HANDLER | entity6 |
| static PROLOG_HANDLER | entity7 |
| static PROLOG_HANDLER | entity8 |
| static PROLOG_HANDLER | entity9 |
| static PROLOG_HANDLER | entity10 |
| static PROLOG_HANDLER | notation0 |
| static PROLOG_HANDLER | notation1 |
| static PROLOG_HANDLER | notation2 |
| static PROLOG_HANDLER | notation3 |
| static PROLOG_HANDLER | notation4 |
| static PROLOG_HANDLER | attlist0 |
| static PROLOG_HANDLER | attlist1 |
| static PROLOG_HANDLER | attlist2 |
| static PROLOG_HANDLER | attlist3 |
| static PROLOG_HANDLER | attlist4 |
| static PROLOG_HANDLER | attlist5 |
| static PROLOG_HANDLER | attlist6 |
| static PROLOG_HANDLER | attlist7 |
| static PROLOG_HANDLER | attlist8 |
| static PROLOG_HANDLER | attlist9 |
| static PROLOG_HANDLER | element0 |
| static PROLOG_HANDLER | element1 |
| static PROLOG_HANDLER | element2 |
| static PROLOG_HANDLER | element3 |
| static PROLOG_HANDLER | element4 |
| static PROLOG_HANDLER | element5 |
| static PROLOG_HANDLER | element6 |
| static PROLOG_HANDLER | element7 |
| static PROLOG_HANDLER | declClose |
| static PROLOG_HANDLER | error |
Generated on Sat May 26 2012 05:58:25 for ReactOS by
1.7.6.1
|