BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
normal_encoding Struct Reference

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 *)
 

Detailed Description

Definition at line 143 of file xmltok.c.

Member Data Documentation

◆ enc

ENCODING normal_encoding::enc

Definition at line 144 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isInvalid2

int(* normal_encoding::isInvalid2) (const ENCODING *, const char *)

Definition at line 159 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isInvalid3

int(* normal_encoding::isInvalid3) (const ENCODING *, const char *)

Definition at line 160 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isInvalid4

int(* normal_encoding::isInvalid4) (const ENCODING *, const char *)

Definition at line 161 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isName2

int(* normal_encoding::isName2) (const ENCODING *, const char *)

Definition at line 153 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isName3

int(* normal_encoding::isName3) (const ENCODING *, const char *)

Definition at line 154 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isName4

int(* normal_encoding::isName4) (const ENCODING *, const char *)

Definition at line 155 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isNmstrt2

int(* normal_encoding::isNmstrt2) (const ENCODING *, const char *)

Definition at line 156 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isNmstrt3

int(* normal_encoding::isNmstrt3) (const ENCODING *, const char *)

Definition at line 157 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ isNmstrt4

int(* normal_encoding::isNmstrt4) (const ENCODING *, const char *)

Definition at line 158 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ type

unsigned char normal_encoding::type[256]

Definition at line 145 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().


The documentation for this struct was generated from the following file: