|
openMSX
|
#include "rapidsax.hh"
Go to the source code of this file.
Namespaces | |
| namespace | rapidsax |
| namespace | rapidsax::internal |
Variables | |
| const bool | rapidsax::internal::lutWhitespace [256] |
| const bool | rapidsax::internal::lutNodeName [256] |
| const bool | rapidsax::internal::lutText [256] |
| const bool | rapidsax::internal::lutTextPureNoWs [256] |
| const bool | rapidsax::internal::lutTextPureWithWs [256] |
| const bool | rapidsax::internal::lutAttributeName [256] |
| const bool | rapidsax::internal::lutAttributeData1 [256] |
| const bool | rapidsax::internal::lutAttributeData1Pure [256] |
| const bool | rapidsax::internal::lutAttributeData2 [256] |
| const bool | rapidsax::internal::lutAttributeData2Pure [256] |
| const u8 | rapidsax::internal::lutDigits [256] |
1.8.1.2