|
BOSS 8.0.0
BESIII Offline Software System
|
Public Attributes | |
| ENCODING | enc |
| unsigned char | type [256] |
| int(* | isName2 )(const ENCODING *, const char *) |
| int(* | isName3 )(const ENCODING *, const char *) |
| int(* | isName4 )(const ENCODING *, const char *) |
| int(* | isNmstrt2 )(const ENCODING *, const char *) |
| int(* | isNmstrt3 )(const ENCODING *, const char *) |
| int(* | isNmstrt4 )(const ENCODING *, const char *) |
| int(* | isInvalid2 )(const ENCODING *, const char *) |
| int(* | isInvalid3 )(const ENCODING *, const char *) |
| int(* | isInvalid4 )(const ENCODING *, const char *) |
| ENCODING normal_encoding::enc |
Definition at line 117 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isInvalid2) (const ENCODING *, const char *) |
Definition at line 132 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isInvalid3) (const ENCODING *, const char *) |
Definition at line 133 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isInvalid4) (const ENCODING *, const char *) |
Definition at line 134 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isName2) (const ENCODING *, const char *) |
Definition at line 126 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isName3) (const ENCODING *, const char *) |
Definition at line 127 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isName4) (const ENCODING *, const char *) |
Definition at line 128 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isNmstrt2) (const ENCODING *, const char *) |
Definition at line 129 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isNmstrt3) (const ENCODING *, const char *) |
Definition at line 130 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| int(* normal_encoding::isNmstrt4) (const ENCODING *, const char *) |
Definition at line 131 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().
| unsigned char normal_encoding::type[256] |
Definition at line 118 of file xmltok.c.
Referenced by XmlInitUnknownEncoding().